sql-injection-guard
CommunityAudit SQL queries, enforce safe parameterization.
AuthorKILWA73
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Auditing database interactions for parameterized queries and ORM-native protection. Trigger when the user asks to "check this query", "audit database code", or "is this SQL safe?".
Core Features & Use Cases
- Analyze raw SQL patterns to detect unsafe string concatenation and non-parameterized queries.
- Enforce parameterization by rewriting queries to use bound parameters in the database driver (e.g., ? or $1 placeholders).
- Validate ORM usage to ensure raw queries or unsafe ORM constructs are avoided.
- Use Case: A developer asks to audit a piece of code for potential SQL injection risk in a Laravel or Django app and receive a safe version.
Quick Start
Run an audit on the provided query or code snippet and output a secure, parameterized rewrite with a brief vulnerability explanation.
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: sql-injection-guard Download link: https://github.com/KILWA73/MiniSoc/archive/main.zip#sql-injection-guard 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.