azure-keyvault-py
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install official Azure Python SDK packages (azure-keyvault-secrets, azure-keyvault-keys, azure-keyvault-certificates, azure-identity) from the official Python Package Index (PyPI).
- [COMMAND_EXECUTION]: The skill provides standard package management commands using pip to set up the developer environment for Azure Key Vault integration.
- [SAFE]: The provided code snippets demonstrate correct usage of the Azure Identity library's DefaultAzureCredential for secure authentication and show standard operations for managing cryptographic assets without malicious intent or unsafe practices.
Audit Metadata