azure-identity-rust

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the azure_identity crate via Cargo, which is the standard and official authentication library for Azure SDKs in Rust.
  • [REMOTE_CODE_EXECUTION]: Provides links to the official Azure SDK for Rust repository on GitHub and documentation on docs.rs. These are recognized as well-known, official service endpoints for the referenced SDK.
  • [CREDENTIALS_UNSAFE]: Mentions the use of environment variables for service principal credentials (Tenant ID, Client ID, Client Secret). It correctly uses placeholders for these values and emphasizes the use of Managed Identity in production, which is a security best practice to avoid secret management.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 01:58 AM
Security Audit — agent-trust-hub — azure-identity-rust