azure-cosmos-db-py
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides structured implementation patterns for Azure Cosmos DB using FastAPI, Pydantic, and TDD principles.
- [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill recommends installing official Microsoft libraries (
azure-cosmosandazure-identity) from the public Python package registry. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill promotes secure credential management by advocating for
DefaultAzureCredentialin production environments and the use of environment variables instead of hardcoded secrets. - [INDIRECT_PROMPT_INJECTION]: The instructions explicitly require the use of parameterized queries for all NoSQL operations, which provides protection against injection attacks when handling data from external sources.
Audit Metadata