azure-identity-py
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill's content is composed of standard documentation, code snippets, and best practices for the Azure Identity library. No malicious code, obfuscation, or unauthorized access patterns were detected.
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to install the
azure-identityPython package. This is a legitimate dependency provided by a well-known technology service and is documented here for the intended purpose of the skill. - [CREDENTIALS_UNSAFE]: The skill references authentication secrets (such as client secrets and tenant IDs) using environment variables and generic placeholders like
<your-client-secret>. It explicitly advises users to follow best practices by not hardcoding credentials and preferring managed identities in production environments.
Audit Metadata