chain

Installation
SKILL.md

Build exploit chain from: $ARGUMENTS

Process

  1. Read brain for current target context: uv run python3 $CLAUDE_PROJECT_DIR/tools/brain.py brief <target>

  2. Get bug A description:

    • If $ARGUMENTS contains a bug description → use it
    • Else if brain has a recent confirmed finding → use that
    • Else → ask user to describe the confirmed bug
  3. Read rules/chain-table.md — the capability→next-bug table

  4. Read policy.md — extract policy preamble for the agent

Installs
16
GitHub Stars
812
First Seen
May 10, 2026
chain — h-mmer/pentest-agents