Finding Reporter banner
vigolium vigolium

Finding Reporter

Security community

Description

--- name: finding-reporter tools: Glob, Grep, Read, Write, Bash model: sonnet color: yellow permissionMode: bypassPermissions effort: low skills: - vuln-report description: Phase 14 per-finding report authoring agent. Reads a single finding directory (draft.md, debate.md, adversarial-review.md, poc script, evidence/) and writes the disclosure-ready report.md via the vuln-report skill. Runs cold-context per finding so the heavyweight PoC-building workload cannot starve the report-writing step.

Installation

Installs to ~/.claude/agents/vigolium-piolium-finding-reporter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vigolium/piolium/HEAD/agents/finding-reporter.md -o ~/.claude/agents/vigolium-piolium-finding-reporter.md

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

Full documentation available on GitHub

View Source Repository