agentic-security:security-sql-injection-warn

Official

Block SQL injection by refusing string concat.

AuthorClear-Capabilities
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents SQL injection by refusing string concatenation and interpolations of user input in queries, guiding developers toward safe parameterized patterns.

Core Features & Use Cases

  • Refuse unsafe string concatenation in SQL queries and template literals.
  • Recommend and demonstrate parameterized query patterns across Node, Python, Prisma, and ORMs.
  • Provide guardrails against NoSQL-like injections and dynamic query construction.

Quick Start

Block SQL injection by refusing string concat.

Dependency Matrix

Required Modules

None required

Components

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: agentic-security:security-sql-injection-warn
Download link: https://github.com/Clear-Capabilities/agentic-security/archive/main.zip#agentic-security-security-sql-injection-warn

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 510,000+ vetted skills library on demand.