azure-security-keyvault-keys-java
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill references and provides installation instructions for the official Azure SDK Java package
com.azure:azure-security-keyvault-keys. - [SAFE]: Code examples for client creation implement
DefaultAzureCredentialBuilder, which is the industry-standard secure method for authenticating with Azure services without hardcoding credentials. - [SAFE]: All network-related configurations and endpoints are restricted to the official and well-known Microsoft Azure domain
vault.azure.net. - [SAFE]: The skill correctly identifies and describes standard cryptographic algorithms and operations (RSA, EC, HSM-backed keys) without introducing custom or insecure implementations.
Audit Metadata