azure-identity-ts
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends the installation of the
@azure/identitypackage from the official npm registry.- [SAFE]: Promotes secure authentication workflows such asDefaultAzureCredentialand Managed Identities, which help prevent secret leakage in production environments.- [CREDENTIALS_UNSAFE]: Correctly uses placeholders for sensitive parameters (e.g.,<client-secret>,<tenant-id>) and provides instructions for managing credentials via environment variables rather than hardcoding.
Audit Metadata