Secure SQL Review
curated by SkillMD · plugin · 4 skills
Installs a pipeline to validate, plan, execute, and enforce a secure SQL code review.
Install the whole plugin (CLI)
npx skillmds add github/sql-code-review
npx skillmds add github/postgresql-code-review
npx skillmds add alirezarezvani/pr-review-expert
npx skillmds add antigravity/fix-reviewSkills in this plugin
- ▌ sql-code-review · githubPerforms comprehensive SQL code review across all major databases, analyzing security, performance, maintainability, and anti-patterns.
- ▌ postgresql-code-review · githubReview PostgreSQL code for best practices, anti-patterns, and quality standards including JSONB, arrays, custom types, schema design, functions, and security features like Row Level Security.
- ▌ pr-review-expert · alirezarezvaniReview GitHub PRs and GitLab MRs with structured analysis including blast radius, security scanning, test coverage delta, breaking change detection, and performance impact.
- ▌ fix-review · antigravityVerifies that fix commits properly address security audit findings without introducing new bugs or vulnerabilities.