azure-identity-dotnet

Pass

Audited by Gen Agent Trust Hub on Apr 24, 2026

Risk Level: SAFE
Full Analysis
  • Secure Authentication Guidance: The skill emphasizes the use of DefaultAzureCredential and ManagedIdentityCredential, which are industry-standard patterns for secure, passwordless authentication in cloud environments.
  • Credential Safety: It explicitly identifies and warns against security anti-patterns, such as hardcoding access tokens or client secrets, and provides secure alternatives using environment variables and secret managers.
  • Official Package Integration: The library installation instructions use official packages (Azure.Identity, Microsoft.Extensions.Azure) from the authorized Microsoft NuGet registry.
  • Trusted External Links: All referenced URLs point to official Microsoft documentation (learn.microsoft.com), the legitimate Azure SDK GitHub repository, and established service endpoints.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 24, 2026, 08:50 AM