osint-investigation

Automate public records investigations with entity resolution and evidence chaining.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill osint-investigation-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: osint-investigation
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/optional-skills/research/osint-investigation
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill osint-investigation-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, BeautifulSoup, pandas, numpy, random, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies and accelerates public records OSINT investigations by providing a comprehensive framework for data acquisition, entity resolution, and evidence chaining.

Core Features & Use Cases

  • Public Records Data Acquisition: Integrates with a wide range of public records sources including SEC EDGAR, USAspending, OFAC SDN, ICIJ Offshore Leaks, NYC property records, OpenCorporates, CourtListener, Wayback Machine, and Wikipedia + Wikidata.
  • Entity Resolution: Resolves entities across diverse sources with confidence levels and cross-link analysis.
  • Timing Correlation: Identifies timing patterns between events using statistical analysis.
  • Evidence Chaining: Constructs structured evidence chains with explicit confidence levels.
  • Use Case: Conduct a thorough investigation into a company's financial history, including lobbying, contracts, sanctions, and corporate filings, using this Skill.

Quick Start

Use the osint-investigation skill to search for SEC EDGAR filings for a specific company.

Frequently Asked Questions about osint-investigation

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

FAQPage Schema
How do I automate public records investigation across multiple data sources?

Automating public records investigation is done by integrating with sources like SEC EDGAR and OpenCorporates to perform entity resolution and evidence chaining. This framework handles data acquisition to trace financial relationships.

What is evidence chaining in OSINT due diligence?

Evidence chaining in OSINT due diligence constructs structured evidence chains with explicit confidence levels. It connects disparate public records data points to validate findings during entity resolution and timing correlation.

Can I use Python with pandas and BeautifulSoup for sanctions screening?

You can use Python with pandas and BeautifulSoup for sanctions screening by querying data sources like OFAC SDN. The framework processes this data to perform entity resolution and identify suspicious patterns.

Does this OSINT framework work with corporate records and SEC EDGAR filings?

This OSINT framework works with corporate records and SEC EDGAR filings by automating data acquisition and cross-link analysis. It resolves entities across diverse sources with confidence levels for due diligence.

How do I trace financial relationships using public records data?

Tracing financial relationships using public records data involves integrating sources like ICIJ Offshore Leaks and USAspending. The framework performs timing correlation and statistical analysis to identify suspicious patterns.

What are the limitations of using Python stdlib for entity resolution?

Limitations of using Python stdlib for entity resolution include requiring specific scripts for each data source. While it handles cross-link analysis, complex timing correlation across diverse sources demands explicit confidence levels.