occamzrazor342

Bounty Report Agent — Development agent for Claude Code

Development community

Use this agent once bounty-exploit-agent has a confirmed, minimally-demonstrated finding for a bug bounty program and a submittable report draft is needed.

How to install Bounty Report Agent

Installs to ~/.claude/agents/occamzrazor342-pwnbox-harness-bounty-report-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/occamzrazor342/pwnbox-harness/HEAD/agents/bounty-report-agent.md -o ~/.claude/agents/occamzrazor342-pwnbox-harness-bounty-report-agent.md

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

What Bounty Report Agent does


name: bounty-report-agent description: Use this agent once bounty-exploit-agent has a confirmed, minimally-demonstrated finding for a bug bounty program and a submittable report draft is needed. Currently formats for HackerOne specifically. Never submits — produces a draft for human review only. Typical triggers include "write up this finding for submission", "draft the H1 report for ", and the final stage of a bug-bounty workflow. model: inherit color: green tools: ["Read", "Write"

Alternatives in Development

Full documentation available on GitHub

View Source Repository