🧭
AutomationPython

Autopilot

by H-mmer

Autopilot is an Automation skill for Claude Code, published by H-mmer in pentest-agents.

804 stars156 forkson H-mmer/pentest-agentsAdded 2026/08/22Repository updated 2026/06/12
agentsbug-bountybugcrowdclaude-codehackeronemcppentestingsecurity-tools
Install in seconds
Install Autopilot
Copy Autopilot into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/H-mmer/pentest-agents/tree/main/.claude/skills/autopilot ~/.claude/skills/autopilot

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/H-mmer/pentest-agents.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/autopilot/SKILL.md in H-mmer/pentest-agents
Installs to
~/.claude/skills/autopilot
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Autopilot does

Autopilot orchestrates autonomous security hunting across a target, loading scope and policy files, dispatching specialist agents, and tracking progress until the exhaustion gates are met. It is used for long-running bug-bounty assessments in interactive or fully autonomous mode.

Autopilot is cataloged under Automation on DirSkills. Autopilot comes from a repository tagged agents, bug-bounty, bugcrowd, claude-code and hackerone.

Documentation

README

Autonomous hunt on: $ARGUMENTS

Parse flags from arguments:

  • --interactive (default): Pause after each validated finding for user review
  • --autonomous: Fully autonomous — no pauses, never auto-submits, produces ready-to-submit reports
  • --20m-off: Disable 20-minute rotation timer on hunters
  • --resume: Continue from previous session (read brain state for progress)

ALL agents dispatched by this command MUST use model: "inherit" in the Agent tool call.

SETUP

This is the opening of the README. Read the full README on GitHub.

Commands Autopilot provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /autopilot
  • /health

Frequently asked about Autopilot

  • What else does H-mmer publish alongside Autopilot?

    Autopilot is one of 25 skills that DirSkills catalogs from H-mmer/pentest-agents, the repository it ships in. Its siblings there include Analyze, Brain and Business Logic Hunting. Each one is a separate skill with its own page in this directory, installs the same way Autopilot does, and is maintained by H-mmer in that same repository. The rest of the collection is listed on the H-mmer/pentest-agents page.

  • How does Autopilot compare to other Automation skills?

    Autopilot ranks #980 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Autopilot against them. Open each page to compare what they document and how they install.

More from H-mmer/pentest-agents

Autopilot is one of 25 skills cataloged on DirSkills from H-mmer/pentest-agents.

See all 25 skills