security-review-owasp-sql-injection-prevention
CommunityFind SQL injection risks before attackers do.
Software Engineering#sql injection#owasp#security review#stored procedures#code audit#parameterization#privilege boundaries
Authorsjinks
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps reviewers spot SQL injection weaknesses in application code, stored procedures, and database access patterns before they reach production.
Core Features & Use Cases
- Query Safety Review: Checks whether user-controlled values are safely parameterized instead of being concatenated into SQL.
- Structural Input Review: Examines dynamic table names, column names, sort order, and pagination controls for allow-list enforcement.
- Privilege and Blast Radius Review: Evaluates database account permissions, error exposure, and second-order injection paths to reduce exploit impact.
- Use Case: A reviewer can use this Skill to inspect an authentication service, a reporting job, or a raw SQL query path and determine whether the implementation is vulnerable to SQL injection.
Quick Start
Ask the security-review-owasp-sql-injection-prevention skill to review the relevant files or flow and identify any confirmed SQL injection risks.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: security-review-owasp-sql-injection-prevention Download link: https://github.com/sjinks/ai-owasp-skillset/archive/main.zip#security-review-owasp-sql-injection-prevention 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 536,000+ vetted skills library on demand.