osint-investigation

Cross-reference government contracts, corporate registries, and court filings for entity resolution.

Updated Jul 13, 2026
One-click install
npx skills add https://github.com/zeronx798/demo-hermes-agent --skill osint-investigation-zeronx798
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: osint-investigation
Source: https://github.com/zeronx798/demo-hermes-agent/tree/main/optional-skills/research/osint-investigation
Command: npx skills add https://github.com/zeronx798/demo-hermes-agent --skill osint-investigation-zeronx798

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the challenge of fragmented public record research by providing a unified framework to cross-reference government contracts, corporate filings, court records, and global news, enabling the construction of verifiable evidence chains.

Core Features & Use Cases

  • Multi-Source Entity Resolution: Automatically link entities across disparate datasets like SEC EDGAR, USAspending, and OpenCorporates using normalized matching tiers.
  • Statistical Correlation: Perform timing analysis to identify suspicious patterns between events, such as lobbying filings and government contract awards.
  • Evidence Chain Construction: Generate structured findings that trace every claim back to specific source rows, ensuring transparency and auditability in investigative work.

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 conflicts of interest.

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 corporate and government contract data?

To cross-reference public records, you need a framework that links entities across disparate datasets like SEC EDGAR, USAspending, and OpenCorporates using normalized matching tiers. This approach enables automated entity resolution and verifiable evidence chain construction for due diligence.

Can I correlate timing between lobbying filings and government contract awards?

Yes, you can perform statistical correlation and timing analysis to identify suspicious patterns between events like lobbying filings and government contract awards. This mechanism helps investigative journalists uncover potential conflicts of interest through verifiable data patterns.

What is evidence chain construction in investigative journalism?

Evidence chain construction is the process of generating structured findings that trace every claim back to specific source rows. This ensures transparency and auditability in investigative work by linking entities across government contracts, corporate registries, and court filings.

Do I need external libraries to perform multi-source entity resolution?

No, you do not need external libraries. The multi-source entity resolution and data normalization tasks require only the Python standard library. This lowers the entry barrier for setting up the environment for public records investigation.

How do I resolve entities across SEC filings and federal contract data?

You resolve entities across SEC filings and federal contract data by applying normalized matching tiers to link records from SEC EDGAR and USAspending. This process identifies potential conflicts of interest by cross-referencing corporate filings with federal contract awards.