azure-cosmosdb

Pass

Audited by Gen Agent Trust Hub on Apr 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides technical documentation and code templates for Azure Cosmos DB without any malicious instructions or suspicious patterns.
  • [CREDENTIALS_SAFE]: Code examples correctly demonstrate the use of environment variables (process.env and os.environ) for managing sensitive configuration such as database endpoints and master keys, avoiding hardcoded credentials.
  • [EXTERNAL_DOWNLOADS]: The skill references official and well-known packages (@azure/cosmos and azure-cosmos) from Microsoft for interacting with the database service.
  • [COMMAND_EXECUTION]: Provided shell commands are limited to standard package manager operations and legitimate Azure CLI usage for resource management.
  • [PROMPT_INJECTION]: Code snippets for database queries demonstrate the use of parameterized inputs (e.g., using @userId and @domain), which is a primary defense against injection vulnerabilities in database queries.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 3, 2026, 06:31 AM