Hypothesis Agent banner
logan-sec logan-sec

Hypothesis Agent

Data community

Description

--- name: hypothesis-agent description: Generate high-value, non-obvious attack hypotheses from recon data during bug bounty hunting. Use this skill whenever you have recon output (endpoints, parameters, auth flows, API routes, observed behaviors) and want to convert it into specific, testable attack ideas. Trigger on phrases like "generate hypotheses", "what should I test", "attack ideas from recon", "what could be broken here", "help me think about this target", or any time the user pastes rec

Installation

Installs to ~/.claude/skills/logan-sec-claude-code-bb-hypothesis-agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/logan-sec-claude-code-bb-hypothesis-agent && curl -fsSL https://raw.githubusercontent.com/logan-sec/claude-code-bb/HEAD/skills/hypothesis-agent.md -o ~/.claude/skills/logan-sec-claude-code-bb-hypothesis-agent/SKILL.md

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

Full documentation available on GitHub

View Source Repository