azure-keyvault-certificates-rust
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and code for using the official
azure_security_keyvault_certificatesandazure_identityRust crates. - [EXTERNAL_DOWNLOADS]: The skill references official Microsoft Azure repositories and documentation on GitHub and Crates.io, which are well-known and trusted sources.
- [COMMAND_EXECUTION]: The provided installation command (
cargo add) is standard for Rust development environments to manage dependencies. - [CREDENTIALS_UNSAFE]: The code uses
DeveloperToolsCredentialfor authentication and utilizes placeholders for sensitive information such as the Key Vault URL and certificate passwords, following security best practices for documentation.
Audit Metadata