azure-identity-java
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for using the official
com.azure:azure-identityJava library, which is a standard industry tool for Azure authentication. - [SAFE]: All code snippets use descriptive placeholders (e.g.,
<client-secret>,<tenant-id>,<pfx-password>) for sensitive information. There are no hardcoded credentials or secrets. - [SAFE]: The skill encourages secure authentication workflows, such as Managed Identity and the
DefaultAzureCredentialchain, which reduce the need for hardcoded service principal secrets in production environments. - [SAFE]: The documentation of environment variables for credential management follows standard development practices for secure secret handling.
Audit Metadata