Favicon of azure-keyvault-py

azure-keyvault-py Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage. Triggers: "key vault", "SecretClient", "KeyClient", "CertificateClient", "secrets", "encryption keys". Published by microsoft in skills.

What is azure-keyvault-py Skill?

Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage. Triggers: "key vault", "SecretClient", "KeyClient", "CertificateClient", "secrets", "encryption keys". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Security review
  • Security review use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-keyvault-py Skill

  • Use it for security review.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-python/skills/azure-keyvault-py/SKILL.md

What it does

Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage. Triggers: "key vault", "SecretClient", "KeyClient", "CertificateClient", "secrets", "encryption keys".

Skill instructions

Azure Key Vault SDK for Python Secure storage and management for secrets, cryptographic keys, and certificates. Installation bash Secrets pip install azure-keyvault-secrets azure-identity Keys (cryptographic operations) pip install azure-keyvault-keys azure-identity Certificates pip install azure-keyvault-certificates azure-identity All pip install azure-keyvault-secrets azure-keyvault-keys azure-keyvault-certificates azure-identity Environment Variables bash AZUREKEYVAULTURL=https://<vault-name.vault.azure.net/ Required for all auth methods AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication & Lifecycle 🔑 Two rules apply to every code sample below: 1. Prefer DefaultAzureCredential. It works locally (Azure CLI / VS Code / Developer CLI) and in Azure (managed identity, workload identity) with no code change. Avoid connection strings, account/API keys — they bypass Entra audit and rotation. - Local dev: DefaultAzureCredential works as-

Explore related resources

Frequently asked questions

What is azure-keyvault-py?

azure-keyvault-py is a open-source AI agent skill with Copy skill directory. Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage.

Who is azure-keyvault-py best for?

azure-keyvault-py is best for reusing agent instructions, scripts, and references, security review workflows.

How do I install azure-keyvault-py?

Install or run azure-keyvault-py using Copy skill directory. Check azure-keyvault-py for the latest setup command.

Is azure-keyvault-py actively maintained?

azure-keyvault-py may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to azure-keyvault-py

azure-keyvault-py: Install, Config & GitHub Signals – SkillIndex