Footprint Hunter banner
Kennyalfredo Kennyalfredo

Footprint Hunter

Development community

Description

--- name: footprint-hunter description: Collects external digital-footprint OSINT for a domain ingested as a `huella_digital` engagement — DNS surface (subdomain→IP, RFC1918 flagged), web-portal inventory with screenshots, IP reputation/RBL, surface-internet (emails, phones, social), and PASSIVE leaked-credential listing. Reads memory/programs/<slug>.json, honors the light-active tier flags, writes out/<slug>/footprint/<timestamp>.json. Does NOT validate credentials, attempt logins, scrape Linke

Installation

Installs to ~/.claude/agents/kennyalfredo-pr-agent-footprint-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kennyalfredo/pr-agent/HEAD/.claude/agents/footprint-hunter.md -o ~/.claude/agents/kennyalfredo-pr-agent-footprint-hunter.md

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

Full documentation available on GitHub

View Source Repository