azure-cosmos-rust
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [Safe Resource Reference]: All reference links and repository URLs point to official Microsoft Azure SDK documentation and the standard Rust package registry (crates.io).
- [Authentication Best Practices]: The skill encourages secure development practices by demonstrating how to use
DeveloperToolsCredentialfor authentication and environment variables for endpoint configuration, effectively avoiding hardcoded secrets. - [Standard Dependency Management]: The installation instructions utilize standard cargo commands for well-known, official libraries (
azure_data_cosmos,azure_identity, andserde). - [Informational Content Only]: The skill content is purely instructional and provides code templates for common database operations without introducing dangerous command execution or data exfiltration patterns.
Audit Metadata