Skip to main content

cosmosdb-datamodeling

Guides users in designing Azure Cosmos DB NoSQL models by capturing application requirements and best practices.

Install this skill

or
95/100

Security score

The cosmosdb-datamodeling skill was audited on Mar 1, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 882

Template literal with variable interpolation in command context

SourceSKILL.md
882var query = `SELECT * FROM c WHERE c.email = "${userData.email}"`;
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →