Skip to main content

azure-cosmos-py

Provides a Python SDK for Azure Cosmos DB, enabling document CRUD operations and queries for globally distributed NoSQL databases.

Install this skill

or
93/100

Security score

The azure-cosmos-py skill was audited on Mar 7, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 128

Template literal with variable interpolation in command context

SourceSKILL.md
128```python
low line 21

External URL reference

SourceSKILL.md
21COSMOS_ENDPOINT=https://<account>.documents.azure.com:443/
low line 33

External URL reference

SourceSKILL.md
33endpoint = "https://<account>.documents.azure.com:443/"
Scanned on Mar 7, 2026
View Security Dashboard