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-keys library and the Azure/azure-sdk-for-java GitHub 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
Risk Level
LOW
Analyzed
Feb 16, 2026, 09:14 AM