Azure Cosmos DB Python

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is benign. It provides documentation and a Python CLI tool for managing Azure Cosmos DB containers. The `SKILL.md` file is purely instructional and contains no prompt injection attempts. The `scripts/setup_cosmos_container.py` script legitimately uses `COSMOS_ENDPOINT` and `COSMOS_KEY` environment variables for authentication to Azure Cosmos DB, which is necessary for its stated purpose of creating and configuring containers. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation.