azure-cosmos-rust
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and code examples for interacting with Azure Cosmos DB using the official Rust SDK components:
azure_data_cosmosandazure_identity. - [SAFE]: Authentication examples use
DeveloperToolsCredential, which is an Azure Identity best practice for local development, avoiding the need for hardcoded credentials or long-lived secrets. - [SAFE]: External references and package sources point to well-known, authoritative platforms including docs.rs, Microsoft's official GitHub organization (github.com/Azure), and the official Rust package registry (crates.io).
Audit Metadata