azure-cosmos-rust
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [Dependency Verification]: The skill provides explicit guidance to use official crate versions and includes a warning against unofficial community packages. This is a helpful practice for avoiding supply chain risks such as typosquatting.
- [Secure Authentication Practices]: The code examples prioritize Entra ID authentication using credentials like Managed Identity over static keys. This aligns with identity best practices for cloud applications.
- [Credential Handling]: The instructions use placeholders for sensitive configuration values like account endpoints, ensuring that no specific environment data is hardcoded.
- [Standard Tooling]: Recommendations to use official package managers and linting tools promote a secure and predictable development environment.
Audit Metadata