What problem does it solve?
Provides a disciplined framework to investigate open-source supply-chain incidents by collecting diverse evidence, verifying hypotheses, and producing auditable reports.
Core Features & Use Cases
- 7-phase multi-agent investigation framework for researching OSS supply-chain attacks, including data sources such as GitHub Archive, Wayback Machine, GitHub API, and local git analysis.
- Evidence-first guardrails: requirement to cite evidence IDs, structured evidence store, and chain-of-custody tracking.
- Hypothesis formation and validation workflow, with templates and redaction rules for responsible disclosure.
- Use case: investigate a suspected supply-chain attack in an OSS project by tracing force-push events, deleted issues/PRs, and modified release workflows.
- Phase-driven execution: prompt parsing, parallel investigation, evidence consolidation, hypothesis validation, and final reporting.
Quick Start
Launch a new OSS forensics investigation by creating a working directory, initializing the evidence store, and loading the forensic report template.