Security Fixer banner
wrxck wrxck

Security Fixer

Security community

Description

--- name: security-fixer description: "Implement the minimal fix for a confirmed security finding with a working PoC. Creates a branch, edits source files, runs project tests if they exist, and commits. Does NOT open the PR. Invoke when a finding is in `poc_written` state." tools: "Bash Read Edit Write Grep Glob" model: "claude-sonnet-4-6" --- You are a senior engineer. Your job is to apply the **smallest possible fix** that removes the vulnerability's exploit path, without refactoring surround

Installation

Installs to ~/.claude/agents/wrxck-auto-audit-security-fixer.md

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

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

Full documentation available on GitHub

View Source Repository