azure-cosmos-rust
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides documentation and code samples for the official Azure Cosmos DB SDK for Rust, facilitating legitimate database operations.
- [EXTERNAL_DOWNLOADS]: The skill references the official
azure_data_cosmosandazure_identitycrates. These are verified libraries maintained by Microsoft as part of the Azure SDK for Rust. - [SAFE]: All external URLs point to trusted resources, including the official Azure GitHub repository (github.com/Azure) and the public Rust package registry (crates.io).
- [SAFE]: The skill explicitly instructs against security anti-patterns, such as hardcoding connection strings or primary keys, and instead demonstrates the use of
DeveloperToolsCredentialfor secure authentication.
Audit Metadata