azure-keyvault-secrets-rust
Pass
Audited by Gen Agent Trust Hub on Feb 14, 2026
Risk Level: LOWEXTERNAL_DOWNLOADSSAFE
Full Analysis
- EXTERNAL_DOWNLOADS (LOW): The skill recommends installing 'azure_security_keyvault_secrets' and 'azure_identity' via 'cargo add'. These are official crates provided by the 'Azure' organization. As 'Azure' is a verified trusted organization, this finding is downgraded to LOW per [TRUST-SCOPE-RULE].
- SAFE (SAFE): No malicious patterns were identified. The skill correctly uses environment variables and placeholders for vault URLs and secret values, avoiding the risk of hardcoded credentials. It also promotes the use of Entra ID for secure authentication.
Audit Metadata