What problem does it solve?
OSS security forensics helps you investigate suspected open-source supply chain compromise by reconstructing activity across time, recovering deleted artifacts, and producing evidence-backed findings you can trust.
Core Features & Use Cases
- Multi-source evidence collection: Correlates local git analysis, GitHub REST API data, GitHub Archive (BigQuery), and Wayback Machine snapshots into a single investigation workflow.
- Force-push and deletion recovery: Detects history rewrite indicators and attempts recovery of erased commits and deleted GitHub content.
- Evidence registry with integrity checks: Records each evidence item with an EV-XXXX ID and SHA-256 integrity, then uses that registry to validate or reject hypotheses.
- Validated forensic reporting: Generates a structured report with timelines, IOC lists, and chain of custody, while enforcing strict anti-hallucination guardrails.
- Use Case: Investigate whether a repository was compromised by a suspicious push or workflow change, recover missing traces, extract IOCs, and output a defensible forensic report for remediation and disclosure.
Quick Start
Ask the skill to investigate the target repository and produce a structured forensic report with recovered evidence, validated hypotheses, and a complete IOC list.