sqlsure

3 mods across 1 repository, 98 stars between them.

sqlsure

01

sqlsure/sqlsure

Settings file Claude Code

Agent settings declaring 53 allowed tools.

98 1mo ago A tokens not measured original Apache-2.0

sql-semantic-check

02

sqlsure/sqlsure

Skill Claude CodeCodex

Check SQL for silent semantic errors (fan-out double-counting, unsafe sums, wrong join keys, sensitive columns) BEFORE executing it against a database. Use whenever you are about to run a SELECT you or another model wrote — especially aggregates over joins. Deterministic, offline, 0.1 ms per check.

98 1mo ago A 69 tokens original Apache-2.0

sqlsure

03

sqlsure/sqlsure

MCP server Claude CodeCodexCursor +2

AI writes your SQL. sqlsure makes sure it's right — a deterministic semantic inspector that catches fan-out double-counting, summed averages, wrong join keys, and PII exposure before the query runs. Zero false alarms on 2,568 benchmark gold queries. Runs locally from the sqlsure Python package.

98 1mo ago A tokens not measured original Apache-2.0