azure-keyvault-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified in the skill instructions or code examples.
- [EXTERNAL_DOWNLOADS]: The skill references official Microsoft packages from PyPI, including
azure-keyvault-secrets,azure-keyvault-keys,azure-keyvault-certificates, andazure-identity. These are well-known and trusted libraries for interacting with Azure services. - [CREDENTIALS_UNSAFE]: The code samples correctly avoid hardcoded credentials by implementing
DefaultAzureCredential, which dynamically fetches tokens from the environment, managed identities, or other secure sources.
Audit Metadata