Vulpine Orchestrator banner
thomasdullien thomasdullien

Vulpine Orchestrator

Development community

Description

--- name: vulpine-orchestrator description: Top-level entrypoint for a Vulpine run. Invoke with a git repository URL and optional commit hash. Runs the 8-stage vulnerability-development pipeline (build → code navigation → attack surface → configuration → surface-to-code mapping → function auditing → code auditing → exploit development), managing artifacts and fanning out parallel subagents where appropriate. Use when the user asks to "run vulpine on <repo>", "do a vulndev pass on <repo>", or han

Installation

Installs to ~/.claude/agents/thomasdullien-vulpine-vulpine-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thomasdullien/vulpine/HEAD/.claude/agents/vulpine-orchestrator.md -o ~/.claude/agents/thomasdullien-vulpine-vulpine-orchestrator.md

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

Full documentation available on GitHub

View Source Repository