sql-security

Community

Secure SQL with parameterized queries.

Authorscruffydan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams prevent SQL injection, minimize database access risks, and enforce safe SQL practices across applications using raw SQL, query builders, or ORMs.

Core Features & Use Cases

  • Parameterized queries and prepared statements to prevent injection
  • Least-privilege access and secure authentication configurations
  • ORM safety and safe query construction for complex data access
  • Auditing and logging of risky queries and database operations
  • Use Case: review and harden code paths that build SQL from user input or rely on stored procedures

Quick Start

Review the project to identify unparameterized SQL and convert them to prepared statements.

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: sql-security
Download link: https://github.com/scruffydan/AI-Agents/archive/main.zip#sql-security

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