verify-sql-safety
CommunityGuarantees SQL safety for backend queries.
Authorjunnv93
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The SQL safety verification process identifies unsafe SQL patterns and promotes consistent, secure query practices across backend services, improving data integrity and security.
Core Features & Use Cases
- LIKE escaping enforcement for user input in SQL queries.
- Detection of N+1 query patterns and promotion of JOIN/batch loading strategies.
- RBAC-aware inner-join enforcement to prevent scope bypass and ensure proper access control.
- Use case: After adding or updating search or list endpoints, run the verifier to catch unsafe LIKE usage and inefficient queries.
Quick Start
Run the SQL safety verifier after modifying backend search or list APIs to ensure LIKE escaping, N+1 detection, and RBAC enforcement.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: verify-sql-safety Download link: https://github.com/junnv93/equipment_management_system/archive/main.zip#verify-sql-safety Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.