osint-investigation

Correlate public records from SEC, USAspending, and global registries.

2|1|Updated Jul 14, 2026
One-click install
npx skills add https://github.com/heysuhas/hermes_cli --skill osint-investigation-heysuhas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: osint-investigation
Source: https://github.com/heysuhas/hermes_cli/tree/main/optional-skills/research/osint-investigation
Command: npx skills add https://github.com/heysuhas/hermes_cli --skill osint-investigation-heysuhas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the challenge of manually cross-referencing fragmented public records across disparate government and corporate databases, which is often time-consuming and prone to human error.

Core Features & Use Cases

  • Multi-Source Integration: Aggregates data from SEC EDGAR, USAspending, Senate lobbying, OFAC sanctions, ICIJ offshore leaks, and more.
  • Entity Resolution: Normalizes and links entities across heterogeneous datasets using tiered confidence levels (exact, fuzzy, token overlap).
  • Statistical Analysis: Performs timing correlation tests to identify suspicious patterns between events like lobbying filings and contract awards.
  • Use Case: Use this skill to investigate potential conflicts of interest by linking a company's lobbying activity to its federal contract awards and offshore corporate ties.

Quick Start

Use the osint-investigation skill to fetch SEC filings for a specific company and cross-reference them with federal contract data to identify potential links.

Frequently Asked Questions about osint-investigation

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

FAQPage Schema
How do I cross-reference public records for OSINT due diligence and sanctions screening?

Cross-reference public records for OSINT by aggregating fragmented data from SEC EDGAR, USAspending, and OFAC sanctions datasets. The skill normalizes heterogeneous entries using tiered confidence levels to uncover corporate accountability leads. It requires Python standard library execution to correlate disparate government registry inputs.

Can I identify conflicts of interest by linking lobbying filings to federal contract awards?

You can identify conflicts of interest by applying statistical timing correlation tests to lobbying filings and federal contract awards. This analysis detects suspicious timing patterns between regulatory actions and contract distributions, linking a company's lobbying activity to its federal awards and offshore corporate ties.

Does this OSINT investigation process require external Python libraries or dependencies?

This OSINT investigation process requires only the Python standard library execution environment, with no external dependencies. You can execute the scripts to normalize and correlate data from government and global registries immediately, without installing additional frameworks or packages.

What are the limitations when analyzing offshore leaks and Senate lobbying data?

Limitations include reliance on available public records from sources like ICIJ offshore leaks and Senate lobbying databases, which may be fragmented. The statistical timing analysis and tiered confidence matching depend on data quality, potentially missing entities with highly altered names or incomplete registry entries.