hunt-dispatch

Fingerprint target environments and load the matching /hunt skill set.

3.3k|507|Updated May 5, 2026
One-click install
npx skills add https://github.com/elementalsouls/Claude-BugHunter --skill hunt-dispatch-elementalsouls
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt-dispatch
Source: https://github.com/elementalsouls/Claude-BugHunter/tree/main/skills/hunt-dispatch
Command: npx skills add https://github.com/elementalsouls/Claude-BugHunter --skill hunt-dispatch-elementalsouls

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fingerprint the target environment and automatically load the correct /hunt skill set (redteam or wapt) to drive the engagement workflow.

Core Features & Use Cases

  • Automatically fingerprint hosts and map signals to platform skills (okta-attack, m365-entra-attack, enterprise-vpn-attack, vmware-vcenter-attack, cloud-iam-deep, supply-chain-attack-recon, apk-redteam-pipeline) and load the corresponding hunt-* sets.
  • Load the always-on base mindsets and taxonomy printing, then hand control back to /hunt for active testing.
  • Use case: during an engagement, after receiving a /hunt mode answer, this skill selects and prints the proper taxonomy for the operator to review before probing live systems.

Quick Start

Invoke with mode=redteam or mode=wapt to trigger skill loading and taxonomy printing; this is not directly invocable by name.

Frequently Asked Questions about hunt-dispatch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically load the correct redteam or wapt skill set during an engagement?

To automatically load the correct skill set, you trigger the hunt-dispatch workflow by invoking it with mode=redteam or mode=wapt. This fingerprints the target environment and maps signals to platform-specific skills to drive the engagement workflow.

How does target environment fingerprinting work for threat hunting?

Target environment fingerprinting works by analyzing platform signals and mapping them to specific attack skills like okta-attack or m365-entra-attack. This deterministic workflow ensures the correct hunt-* sets are loaded for active testing.

What is the best way to manage multi-stage skill loading for redteam operations?

The best way to manage multi-stage skill loading is using a deterministic workflow that loads an always-on base mindset, applies platform-specific fingerprints, loads high-impact hunt-* sets, and prints a taxonomy for session handoff.

Can I use hunt-dispatch directly by name to start a security engagement?

No, you cannot use hunt-dispatch directly by name. It must be invoked with mode=redteam or mode=wapt to trigger skill loading and taxonomy printing, after which control is handed back to /hunt for active testing.

When do I need taxonomy printing for session handoff in security testing?

You need taxonomy printing for session handoff after receiving a /hunt mode answer and before probing live systems. This skill selects and prints the proper taxonomy for the operator to review during the engagement workflow.

Does hunt-dispatch support fingerprinting for cloud IAM and supply chain attack recon?

Yes, hunt-dispatch supports fingerprinting for cloud IAM and supply chain attack recon. It maps target signals to platform skills including cloud-iam-deep, supply-chain-attack-recon, and apk-redteam-pipeline to load corresponding hunt-* sets.