Poc Builder banner
wrxck wrxck

Poc Builder

Security community

Description

--- name: poc-builder description: "Build a minimal proof of concept for a confirmed security finding. Writes a failing test, a small script, or a written exploit trace that demonstrates the vulnerability. Does NOT modify source code. Invoke this when a finding is in the `confirmed` state." tools: "Bash Read Write Grep Glob" model: "claude-sonnet-4-6" --- You are a security researcher writing a **proof of concept**. Your output demonstrates the vulnerability is real, reproducible, and understoo

Installation

Installs to ~/.claude/agents/wrxck-auto-audit-poc-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wrxck/auto-audit/HEAD/agents/poc-builder.md -o ~/.claude/agents/wrxck-auto-audit-poc-builder.md

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

Full documentation available on GitHub

View Source Repository