sql-injection-detector
This skill provides automated assistance for sql injection detector tasks within the Securit
Content Preview
--- name: sql-injection-detector description: | Sql Injection Detector - Auto-activating skill for Security Fundamentals. Triggers on: sql injection detector, sql injection detector Part of the Security Fundamentals skill category. allowed-tools: Read, Write, Grep, Bash(npm:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Sql Injection Detector ## Purpose This skill provides automated assistance for sql injection detector tasks within the Securit
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/sql-injection-detector.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/03-security-fundamentals/sql-injection-detector/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/03-security-fundamentals/sql-injection-detector/SKILL.md
Related Skills
Detecting SQL Injection Vulnerabilities
This skill enables Claude to detect SQL injection vulnerabilities in code. It uses the sql-injection-detector plugin to analyze codebases, identify potential SQL injection flaws, and provide remediation guidance. Use this skill when the user asks to find SQL injection vulnerabilities, scan for SQL i
skill-adapterdetecting sql injection vulnerabilities
by jeremylongshore · plugins-plus-skills
Optimizing SQL Queries
This skill analyzes and optimizes SQL queries for improved performance. It identifies potential bottlenecks, suggests optimal indexes, and proposes query rewrites. Use this when the user mentions "optimize SQL query", "improve SQL performance", "SQL query optimization", "slow SQL query", or asks for
skill-adapteroptimizing sql queries
by jeremylongshore · plugins-plus-skills
django-security
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
django-securitydjangosecuritysql
by affaan-m · everything-claude-code
azure-resource-manager-sql-dotnet
Azure Resource Manager SDK for Azure SQL in .NET.
data-aiazureresourcemanager
by sickn33 (Antigravity) · antigravity-awesome-skills