Marketplace

preventing-sql-injection

Prevent SQL injection by using $queryRaw tagged templates instead of $queryRawUnsafe. Use when writing raw SQL queries or dynamic queries.

$ Installer

git clone https://github.com/djankies/claude-configs /tmp/claude-configs && cp -r /tmp/claude-configs/prisma-6/skills/preventing-sql-injection ~/.claude/skills/claude-configs

// tip: Run this command in your terminal to install the skill