hunt-dispatch

Match target fingerprints to load platform-specific attack and hunt skills.

Updated May 31, 2026
One-click install
npx skills add https://github.com/grivera82/pi-bughunter --skill hunt-dispatch-grivera82
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt-dispatch
Source: https://github.com/grivera82/pi-bughunter/tree/main/skills/hunt-dispatch
Command: npx skills add https://github.com/grivera82/pi-bughunter --skill hunt-dispatch-grivera82

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fingerprint targets to determine and load the correct platform attack and hunt skill set for a given engagement.

Core Features & Use Cases

  • Dynamically map target signals to platform-specific skills (Okta, M365 Entra, Fortinet, vmware, etc.) and load the appropriate hunt set.
  • Print a deterministic taxonomy used to guide subsequent testing and reporting.
  • Support mode routing for redteam and wapt flows, ensuring consistent preconditions before probes.

Quick Start

Invoke hunt-dispatch after /hunt determines the mode to load the matching Red Team or WAPT skill set and print the taxonomy.

Frequently Asked Questions about hunt-dispatch

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

FAQPage Schema
How do I dynamically load the correct attack skills after fingerprinting a target?

To dynamically load attack skills after fingerprinting, match target signals to platform-specific skill sets. The dispatch process maps fingerprints to appropriate redteam or wapt skills and prints a deterministic taxonomy to guide testing.

What is deterministic orchestration for redteam and wapt engagements?

Deterministic orchestration for redteam and wapt engagements ensures consistent preconditions before probing by matching a target fingerprint, loading the required platform skill sets, and printing a taxonomy before handing control back.

How do I route target fingerprints to platform-specific skills for Okta or M365 Entra?

You route target fingerprints to platform-specific skills by mapping target signals to platforms like Okta, M365 Entra, or Fortinet. The orchestration loads the matching hunt set based on the identified platform.

When do I need to invoke hunt dispatch for blackbox or greybox testing?

You need to invoke hunt dispatch when a mode answer of redteam or wapt with blackbox or greybox parameters is received. It loads the matching skill set and prints the taxonomy to guide subsequent testing.

Can I use this dispatch orchestration for both redteam and wapt flows?

Yes, you can use this orchestration for both redteam and wapt flows. It supports mode routing for both engagement types, ensuring consistent preconditions are met before loading the appropriate platform attack and hunt skills.

What platforms are supported by the target fingerprint mapping process?

The target fingerprint mapping process supports platform-specific skills for environments including Okta, M365 Entra, Fortinet, and vmware. It dynamically maps target signals to load the appropriate hunt set for these platforms.