What problem does it solve?
OSS forensics helps teams determine whether a GitHub repository shows signs of supply-chain compromise by recovering erased activity, extracting IOCs, and producing an evidence-backed incident narrative.
Core Features & Use Cases
- 7-phase multi-agent investigation: Runs a structured workflow from prompt parsing and IOC extraction through evidence collection, hypothesis validation, and final reporting.
- Evidence store with integrity checks: Captures findings as SHA-256 hashed evidence items and enforces evidence-first reporting rules.
- Multi-source recovery and verification: Uses local git analysis, GitHub REST API data, GitHub Archive (BigQuery), and Wayback Machine snapshots to detect force-pushes, deletions, and timeline discrepancies.
- Defensive, disclosure-oriented output: Produces a forensic report with confidence level, validated hypotheses, IOC registry, chain of custody, and recommended mitigations.
Quick Start
Ask the agent to investigate owner/repo for a possible supply chain attack and generate an evidence-backed forensic report with extracted IOCs.