azure-identity-py

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a guide for implementing Azure authentication using the official azure-identity Python library. It correctly promotes security best practices, such as using Managed Identities and environment variables for secret management instead of hardcoding credentials.
  • [EXTERNAL_DOWNLOADS]: The skill references the azure-identity package. This is a standard, well-known library provided by Microsoft for authenticating with Azure services.
  • [CREDENTIALS_UNSAFE]: The documentation uses placeholders like <your-client-secret> and demonstrates the use of environment variables for handling sensitive configuration, which is the recommended secure approach for secret management.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 06:43 PM