Git pr Auditor
Professional-grade git diff auditor that identifies security vulnerabilities and code smells before you merge.
Free
Works with the AI tools you already use
See it in action
You say
Audit my current staged changes for security vulnerabilities and code smells before I commit.
Your agent does
PR Audit Report
Critical — Security Issues
| File | Line | Issue |
| src/api/auth.ts | 22 | Hardcoded JWT secret found |
| src/db/repo.js | 104 | SQL injection via string concat |
Warning — Code Quality
| src/utils.py | 45 | console.log left in production code |
About this skill
Automated Code Quality & Security Audits
The git-pr-auditor is a high-performance review skill designed for developers who need to shift-left on security and code quality. It automates the tedious process of scanning diffs for vulnerabilities and anti-patterns, ensuring that every commit meets your project's standards before it ever reaches a human reviewer.
What it does
This skill performs a multi-layered analysis of git diffs—whether they are currently staged, in a specific branch, or part of an active GitHub Pull Request. It categorizes changes by file type and applies targeted audit logic to identify issues across three severity levels: Critical (Security), Warning (Quality), and Info (Best Practices).
- Security Scanning: Detects hardcoded secrets, SQL/Command injection, and XSS patterns.
- Quality Control: Flags code smells like "magic numbers," swallowed errors, and leaked debug logs.
- Structural Analysis: Identifies overly complex functions and missing documentation.
- Integration Support: Works seamlessly with standard Git workflows and the GitHub CLI.
Why use this skill?
Unlike basic LLM prompting, this skill follows a structured multi-step execution protocol. It leverages specialized audit checklists for different languages (backend, frontend, config, SQL) and produces a standardized, machine-readable report. It acts as a tireless first-pass reviewer that never misses a TODO comment or a risky shell=True call.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
3 installs
Downloaded by developers to date
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 3 months ago
- Free to download with an account