fofamap

Installation
SKILL.md

fofamap

Overview

This skill turns natural-language recon requests into a stable FOFA workflow:

  1. pick the right FOFA operation,
  2. detect the FOFA membership tier and capability profile,
  3. run deterministic API calls through scripts/fofa_recon.py,
  4. broaden the search when FOFA returns no useful data,
  5. verify live web reachability when it matters,
  6. track inventory drift with snapshot comparisons when the task is recurring,
  7. export clean handoff files when the user needs deliverables,
  8. summarize findings with clear caveats and next steps,
  9. learn from prior runs so the next query, report, and handoff improve.

This skill is distilled from the FofaMap project, but packaged for skill use instead of an interactive application. The host agent should do the reasoning, and the helper script should do the FOFA API work. The workflow keeps the project's key tactics: action routing, permission-aware field selection, zero-result reflection, live reachability verification, export-oriented delivery, and targeted follow-up suggestions. It now also keeps a bounded local memory so the skill can reflect on failed runs, recurring friction, and strong report patterns without turning into an uncontrolled self-modifying black box.

For setup, the user only needs to provide FOFA credentials:

Installs
1
First Seen
1 day ago
fofamap from clawhub.ai