SQL Injection Prevention

Detect and fix SQL injection vulnerabilities in any framework. Covers Laravel (DB::raw, whereRaw), Node.js (template literals in queries), Python (f-strings in SQL), and Cloudflare D1. Enforces parameterized bindings everywhere. Use when writing database queries, reviewing code for injection, or fixing SQL injection findings.

afu-it d17cf4c 3.7 KB Updated

File contents

afu-it/security-for-vibecoders/tree/main/skills/sql-injection-prevention commit d17cf4c196

Frequently asked questions

npx skillmds@latest add afu-it/sql-injection-prevention