Audit Prompt banner
HajibagheriLabs HajibagheriLabs

Audit Prompt

Security community

Description

# The Ralph Loop — Adversarial Multi-Pass Security Audit A structured, repeatable review prompt for auditing a vibe-coded web application. Named for the adversarial review pattern in which a **second** model audits the **first** model's output and drives repair until every pass is clean. **Why a second pass at all:** self-review at generation time reduces vulnerability rates by roughly 48–50% in general benchmarks, and language-specific security prompting outperforms generic prompting by about

Installation

Installs to ~/.claude/skills/hajibagherilabs-web-vibe-security-audit-prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hajibagherilabs-web-vibe-security-audit-prompt && curl -fsSL https://raw.githubusercontent.com/HajibagheriLabs/Web-Vibe-Security/HEAD/skills/audit-prompt.md -o ~/.claude/skills/hajibagherilabs-web-vibe-security-audit-prompt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository