azure-cosmos-java
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides integration guidance for the official Azure Cosmos DB Java SDK, which is a standard library for cloud database operations.
- [SAFE]: All external URLs and dependencies point to trusted, well-known domains associated with Microsoft and the official Maven repository.
- [SAFE]: The implementation examples utilize environment variables for sensitive endpoint and key information, adhering to security best practices for credential management.
- [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it facilitates reading untrusted data from a database.
- Ingestion points: Data is ingested via
container.readItemandcontainer.queryItemsinSKILL.md. - Boundary markers: No specific boundary markers or instructions to ignore embedded commands are included in the code snippets.
- Capability inventory: The skill enables network operations to Azure Cosmos DB endpoints.
- Sanitization: The provided examples do not demonstrate data sanitization for content retrieved from the database.
Audit Metadata