azure-keyvault-py
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references standard Python packages (
azure-keyvault-secrets,azure-keyvault-keys,azure-keyvault-certificates,azure-identity) which are official SDKs provided by a well-known technology company. These are installed from standard package registries. - [SAFE]: The provided code examples adhere to security best practices, including the use of
DefaultAzureCredentialto avoid hardcoded secrets and leveraging managed identities for authentication. - [SAFE]: No instances of prompt injection, obfuscation, or unauthorized data exfiltration were found. The skill correctly uses placeholders for sensitive information like vault URLs.
Audit Metadata