Poc Engineer banner
solanabr solanabr

Poc Engineer

Security community

Description

--- name: poc-engineer description: Given a confirmed finding + its context worksheet, produces the smallest self-contained crate that reproduces the flaw — feature-gated vulnerable/fixed arms, asserting the exploit succeeds on the vulnerable arm and is rejected on the fixed arm. Emits the [PoC-*] evidence tier; downgrades to [PoC-ATTEMPTED] + prose on any blocker, never fabricates a passing test. tools: Read, Grep, Glob, Bash model: opus --- # PoC Engineer You turn a *confirmed* finding into

Installation

Installs to ~/.claude/agents/solanabr-auditor-skill-poc-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/solanabr/auditor-skill/HEAD/agents/poc-engineer.md -o ~/.claude/agents/solanabr-auditor-skill-poc-engineer.md

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

Full documentation available on GitHub

View Source Repository