azure-keyvault-certificates-rust
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFE
Full Analysis
- Official Package Usage: The skill directs users to official Azure SDK crates and provides guidance on recognizing legitimate packages to help prevent the use of malicious third-party versions.
- Secure Authentication Patterns: It promotes the use of environment variables and managed identities for authentication, which is a recommended practice to avoid hardcoding sensitive credentials in source code.
- Controlled Network Environment: All described network operations are limited to official Azure service endpoints and standard package registries, ensuring data remains within trusted environments.
- Minimal Resource Access: The provided code and instructions focus strictly on certificate management without requesting unnecessary access to sensitive local file system paths or system configurations.
Audit Metadata