azure-keyvault-py
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official Microsoft SDK libraries for Azure Key Vault, including azure-keyvault-secrets, azure-keyvault-keys, and azure-keyvault-certificates.- [SAFE]: Authentication is handled through DefaultAzureCredential, which is the recommended secure approach for Azure-hosted applications.- [SAFE]: The provided code snippets use placeholder values for sensitive information such as vault URLs and secret values, posing no direct credential exposure risk.
Audit Metadata