What problem does it solve?
It helps security teams investigate potential supply-chain compromises in open-source GitHub repositories, including evidence recovery after deletion or force-push history rewrites.
Core Features & Use Cases
- Evidence-first, audit-ready investigations: Produces structured forensic reports with an evidence registry and chain of custody.
- Multi-source recovery framework: Collects and cross-references data from local git analysis, GitHub REST API, GitHub Archive (BigQuery), and the Wayback Machine to reconstruct timelines.
- IOC extraction and validation workflow: Extracts indicators of compromise (e.g., commit SHAs, file paths, actor accounts) and validates hypotheses using a verification gate to prevent evidence fabrication.
- Defensive security use: Designed for defensive incident response and responsible disclosure, not harassment or doxxing.
Quick Start
Use the oss-forensics skill to investigate a suspected compromised repository by submitting a request like: "Investigate owner/repo for supply chain compromise and recover any evidence of force-pushed malicious commits."