This wraps SQLMap's automated SQL injection testing into a Claude workflow, covering everything from basic injection detection to database enumeration and data extraction across MySQL, PostgreSQL, MSSQL, and Oracle. You feed it target URLs with injectable parameters, optional Burp Suite request files for POST injection, and it handles the systematic exploitation and enumeration. It's built for penetration testers who want to script SQLMap operations through Claude rather than running commands manually. The skill assumes you already have authorization and SQLMap installed, so this is strictly for legitimate security assessments. Worth noting the repo has solid GitHub traction, though the security audits show mixed results with a Snyk fail, which is something to review before running it in production environments.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill sqlmap-database-penetration-testing