Skip to main content

sql-query-generator

Generates secure SQL queries with validation and optimization features, ensuring best practices for performance and security.

Install this skill

or
80/100

Security score

The sql-query-generator skill was audited on May 15, 2026 and we found 2 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 432

Direct command execution function call

SourceSKILL.md
432r"(exec(\s|\+)+(s|x)p\w+)", # Stored procedure execution
medium line 388

Hex-encoded characters

SourceSKILL.md
388if '\x00' in value:
Scanned on May 15, 2026
View Security Dashboard
Installation guide →