azure-keyvault-keys-ts
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill utilizes official Azure SDK packages (@azure/keyvault-keys, @azure/identity) from the trusted Azure GitHub organization. All references point to legitimate Microsoft repository structures.
- [CREDENTIALS_UNSAFE] (SAFE): The documentation and mandatory acceptance criteria explicitly prohibit hardcoded credentials, favoring DefaultAzureCredential and environment variables for vault URLs.
- [DATA_EXFILTRATION] (SAFE): No unauthorized data transfer patterns or suspicious outbound network requests were identified. Network activity is limited to established Azure Key Vault service endpoints.
- [PROMPT_INJECTION] (SAFE): No malicious instructions, bypass attempts, or role-play patterns were detected within the skill's code or metadata.
Audit Metadata