azure-keyvault-certificates-rust
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the use of official and well-known Rust crates, specifically azure_security_keyvault_certificates and azure_identity, for interacting with Azure cloud services.
- [SAFE]: Authentication is managed through standard identity providers such as DeveloperToolsCredential, and all examples use placeholders rather than hardcoded secrets or credentials.
- [SAFE]: All external references point to legitimate official documentation, the official Azure SDK repository on GitHub, or the standard Rust package registry crates.io.
Audit Metadata