💉 The "SQL Injection" Prevention Skill
Scan the code for string concatenation in SQL queries and convert them to 'Parameterized' queries.
About This Skill
This programming skill is a structured Markdown document that teaches an AI agent how to perform a specific task. Drop it into your agent's skills directory or paste it as context to give the agent the procedure on demand.
Category: Programming
Tags: security, database, claude code
How to Use
- Copy the full Markdown skill
- Save it as a .md file in your agent's skills folder (Claude Skills, Cursor rules, Lovable skills) — or paste it directly into a chat as context
- Replace the placeholders with your project specifics
- Invoke the agent on the matching task — it will follow the procedure