github-archive

Query GitHub Archive BigQuery data to reconstruct tamper-proof event timelines.

375|39|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/overthetopseo/lyrie-agent --skill github-archive-overthetopseo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-archive
Source: https://github.com/overthetopseo/lyrie-agent/tree/main/packages/omega-suite/skills/lyrie-intel/github-archive
Command: npx skills add https://github.com/overthetopseo/lyrie-agent --skill github-archive-overthetopseo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub event histories can be manipulated or incomplete; this skill provides access to tamper-proof records via GitHub Archive to support security investigations, incident reconstructions, and actor attribution.

Core Features & Use Cases

  • Reconstruct attack timelines by querying immutable GitHub Archive data.
  • Verify repository activity claims, recover deleted issues/PRs/tags/repos, and attribute actions to actors.
  • Perform OSINT-grade security investigations with reproducible evidence across commits, issues, PRs, and forks.

Quick Start

Query the GitHub Archive for a specific repository and date range to reconstruct event timelines and verify activity.

Frequently Asked Questions about github-archive

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

FAQPage Schema
How do I recover deleted GitHub commits, issues, or tags for a security investigation?

You can recover deleted GitHub content by querying the tamper-proof GitHub Archive dataset via BigQuery. This provides immutable event history to reconstruct and verify records of deleted commits, issues, PRs, and tags.

What is the best way to reconstruct a GitHub attack timeline across forks and pull requests?

Reconstructing a GitHub attack timeline is best done by querying immutable GitHub Archive data in BigQuery. This approach attributes actions to specific actors and traces events across commits, issues, PRs, tags, and forks.

Do I need BigQuery access to perform OSINT forensics on GitHub event history?

Yes, you need BigQuery access to perform OSINT forensics using this approach. The Skill queries the GitHub Archive dataset hosted in BigQuery to retrieve tamper-proof records for security investigations.

How do I run cost-aware dry-run checks when querying the GitHub Archive dataset?

You run cost-aware dry-run checks by applying precise repository and date-range filters alongside selective column queries in BigQuery. This ensures your GitHub Archive investigation remains affordable and safe before full execution.

Can I verify repository activity claims using tamper-proof GitHub event data?

Yes, you can verify repository activity claims by querying the tamper-proof GitHub Archive event history in BigQuery. This provides reproducible OSINT-grade evidence to confirm or refute claimed actions across commits and PRs.

What are the limitations of using the GitHub Archive for incident reconstruction?

A limitation of using the GitHub Archive for incident reconstruction is the requirement for careful BigQuery cost management. You must use precise repo and date filters with selective columns to avoid excessive query costs during investigations.