azure-identity-ts

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a reference guide for the @azure/identity library, which is a standard package provided by Microsoft for handling authentication to Azure services.
  • [EXTERNAL_DOWNLOADS]: Includes instructions to install the @azure/identity package via npm, which is an official and widely-used library for Azure development.
  • [CREDENTIALS_UNSAFE]: References standard Azure authentication environment variables (e.g., AZURE_CLIENT_SECRET) and certificate paths. All examples use placeholders (like <client-secret>) and follow best practices for secret management by recommending environment variables or managed identities rather than hardcoding credentials.
  • [DATA_EXFILTRATION]: Contains references to legitimate Azure service endpoints (e.g., blob.core.windows.net) for use with the SDK. There is no evidence of data being sent to unauthorized external domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 06:44 PM