azure-identity-rust
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 integrating Azure Identity authentication into Rust applications using the
azure_identitycrate. - [EXTERNAL_DOWNLOADS]: Recommends installing the
azure_identitylibrary viacargo add, which is the standard method for managing dependencies from the official crates.io registry. - [SAFE]: External links for API reference and source code point to official documentation (docs.rs) and the official Azure SDK GitHub repository, which are trusted sources.
- [SAFE]: Environment variable and code examples use descriptive placeholders (e.g.,
<your-client-secret>) for credentials, which is a safe and standard practice for documentation.
Audit Metadata