sql-security

Community

Prevent SQL injections with prepared queries.

Authormarcusta
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces safe database access practices across the TapScore backend, preventing SQL injection and ensuring reliable transactions.

Core Features & Use Cases

  • Use prepared statements for all queries to eliminate injection risk.
  • Validate transaction boundaries and error handling to ensure data integrity.
  • Enforce safe handling of dynamic identifiers via whitelisting and controlled schemas.

Quick Start

Audit existing queries and rewrite them to use parameterized statements, then run the security checklist to verify no string concatenation is used.

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/marcusta/golf-serie/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 223,000+ vetted skills library on demand.