security-review-owasp-sql-injection-prevention

Community

Find SQL injection risks before attackers do.

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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.