Chain Builder banner
Mikacr1138 Mikacr1138

Chain Builder

Development community

Description

--- name: chain-builder description: Exploit chain builder. Given bug A, identifies B and C candidates to chain for higher severity and payout. Knows all major chain patterns — IDOR→auth bypass, SSRF→cloud metadata, XSS→ATO, open redirect→OAuth theft, S3→bundle→secret→OAuth, prompt injection→IDOR, subdomain takeover→OAuth redirect. Use when you have a low/medium finding that needs a chain to be submittable. tools: Read, Bash, WebFetch model: claude-sonnet-4-6 --- # Chain Builder Agent You are

Installation

Installs to ~/.claude/agents/mikacr1138-claude-bug-bounty-chain-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Mikacr1138/claude-bug-bounty/HEAD/agents/chain-builder.md -o ~/.claude/agents/mikacr1138-claude-bug-bounty-chain-builder.md

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

Full documentation available on GitHub

View Source Repository