What problem does it solve?
Raw OSINT data collected from tools like Sherlock, theHarvester, and SpiderFoot is fragmented across formats and sources, making manual correlation slow and error-prone. This Skill uses LLM-based reasoning to link identities, detect contradictions, and produce unified intelligence profiles with confidence scores.
Core Features & Use Cases
- Multi-Source Collection: Runs Sherlock username enumeration, theHarvester email/host harvesting, SpiderFoot passive scans, and HaveIBeenPwned breach lookups into a single working directory.
- AI-Driven Correlation: Normalizes findings into a common JSON schema, then sends them to an LLM (OpenAI, Anthropic, or Ollama) for entity resolution, link analysis, and confidence scoring.
- Structured Reporting: Generates a JSON correlation report, a Markdown intelligence profile, and an optional Maltego-compatible CSV for graph visualization.
- Use Case: During threat actor attribution, correlate a suspicious username from a phishing campaign with social profiles, domain registrations, and breach data to build a risk-scored attribution profile.
Quick Start
Ask the AI to correlate OSINT findings for a target domain by running Sherlock, theHarvester, and SpiderFoot, then produce a confidence-scored intelligence profile report.