github-evidence-kit

Generate, export, load, and verify forensic evidence from GitHub sources.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/roberttmadsen13-del/TOURney --skill github-evidence-kit-roberttmadsen13-del
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-evidence-kit
Source: https://github.com/roberttmadsen13-del/TOURney/tree/main/SKILLS/raptor-main/.claude/skills/oss-forensics/github-evidence-kit
Command: npx skills add https://github.com/roberttmadsen13-del/TOURney --skill github-evidence-kit-roberttmadsen13-del

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Generate, export, load, and verify forensic evidence from GitHub sources. Use when creating verifiable evidence objects from GitHub API, GH Archive, Wayback Machine, local git repositories, or security vendor reports. Handles evidence storage, querying, and re-verification against original sources.

Core Features & Use Cases

  • Generate, export, load, and verify forensic evidence from GitHub sources (GitHub API, GH Archive, Wayback, Local Git, Vendor reports).
  • Store and query evidence with deterministic IDs, re-verify against sources, and export to JSON for sharing or archival.
  • Use cases include incident investigations, audits, and security investigations with end-to-end evidence provenance.

Quick Start

Initialize an OSS forensics investigation by collecting evidence from GitHub sources, then export and verify against original data.

Frequently Asked Questions about github-evidence-kit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I collect verifiable forensic evidence from GitHub for an incident investigation?

Generate verifiable forensic evidence from GitHub by assembling data from the GitHub API, GH Archive, Wayback Machine, and local git repositories into objects with deterministic IDs for incident investigations.

What is the best way to verify GitHub evidence integrity against original sources?

Re-verify GitHub evidence integrity by loading exported JSON evidence objects and validating their data against original sources like the GitHub API, GH Archive, and Wayback Machine records.

Can I export and import GitHub forensic evidence to JSON for archival sharing?

Yes, export and import GitHub forensic evidence to JSON. Generate evidence objects from local git repositories or vendor reports, then export to JSON format for secure archival sharing and later re-verification.

Do I need local git repository access for GitHub forensic recovery during an audit?

Yes, local git repository access is required for forensic recovery during audits. While the GitHub API and GH Archive data handle source verification, local repositories are required for recovering forensic evidence.

Does GitHub forensics evidence collection work with Wayback Machine and security vendor reports?

Yes, GitHub forensics evidence collection works with the Wayback Machine and security vendor reports. Assemble verifiable evidence from these sources alongside GH Archive data to establish end-to-end provenance for security investigations.