VerifiedGit
v1.0.0

github-archive

by @gadievron0 pulls
URLopenbooklet.com/s/github-archive
Pinnedopenbooklet.com/s/github-archive@1.0.0
APIGET /api/v1/skills/github-archive

Investigate GitHub security incidents using tamper-proof GitHub Archive data via BigQuery. Use when verifying repository activity claims, recovering deleted PRs/branches/tags/repos, attributing actions to actors, or reconstructing attack timelines. Provides immutable forensic evidence of all public GitHub events since 2011.

10 skills from this repogadievron/raptor
github-archiveviewing
Code Coverage with gcov.claude/skills/crash-analysis/gcov-coverage/SKILL.md

Add gcov code coverage instrumentation to C/C++ projects

Exploitability Validation Skill.claude/skills/exploitability-validation/SKILL.md

A multi-stage pipeline for validating that vulnerability findings are real, reachable, and exploitable.

Function Call Tracing.claude/skills/crash-analysis/function-tracing/SKILL.md

Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualization

github-commit-recovery.claude/skills/oss-forensics/github-commit-recovery/SKILL.md

Recover deleted commits from GitHub using REST API, web interface, and git fetch. Use when you have commit SHAs and need to retrieve actual commit content, diffs, or patches. Includes techniques for accessing "deleted" commits that remain on GitHub servers.

github-evidence-kit.claude/skills/oss-forensics/github-evidence-kit/SKILL.md

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.

github-wayback-recovery.claude/skills/oss-forensics/github-wayback-recovery/SKILL.md

Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic recovery workflows.

Line Execution Checker.claude/skills/crash-analysis/line-execution-checker/SKILL.md

Check if specific lines were executed using gcov data

OSS Forensics Orchestration Skill.claude/skills/oss-forensics/orchestration/SKILL.md

You are orchestrating a forensic investigation on a public GitHub repository.

rr-debugger.claude/skills/crash-analysis/rr-debugger/SKILL.md

Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.

Auto-indexed from gadievron/raptor

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0