azure-security-keyvault-keys-java
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- SAFE (SAFE): No malicious patterns detected. The document serves as a legitimate technical reference for the Azure Key Vault SDK.
- Trusted Dependency (LOW): The skill references the
com.azure:azure-security-keyvault-keyslibrary and theAzure/azure-sdk-for-javaGitHub repository. Both are associated with the 'azure' organization, which is a verified trusted source. Per the analysis rules, this reference is considered safe. - Credential Handling (SAFE): The code snippets correctly demonstrate retrieving the Vault URL from an environment variable (
System.getenv("AZURE_KEYVAULT_URL")) and using standard Azure identity management instead of hardcoding credentials. - Data Exfiltration (SAFE): No suspicious network operations or unauthorized file access patterns were identified.
Audit Metadata