Secure-By-Default Code Review
Run a security pass over a feature using the OWASP top-10 lens, but don't get lost in noise.
The Prompt
Already a member? Sign in.
JSON Schema for an LLM Code Review Agent With Confidence
A strict JSON output contract for code review agents that separates findings, evidence, and confidence so a downstream pipeline can act on them.
Cursor: Diff-Aware Code Review Before You Open the PR
Runs a brutal self-review on your staged changes so you catch the embarrassing stuff before a human does.
Claude Code: Audit a Pull Request Like a Skeptical Senior
Turn Claude Code into a hostile but fair PR reviewer that catches what your team's rubber stamps miss.
Extract Unvalidated User Input Paths From Code
Map every route, API endpoint, and function that accepts user input without explicit validation checks.