verified-history-scan

Community

Audit git history before you go public

Authorohsonerdy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents accidental data disclosure by verifying that no sensitive content exists anywhere in a repository’s full git history, not just in the current HEAD.

Core Features & Use Cases

  • Full-history scanning: Walks every commit reachable from every ref and scans each commit’s entire tree for private-content patterns.
  • Publish gate with actionable findings: Produces a JSON report listing commits and files/lines where findings occur, using exit code as the pass/fail gate.
  • Remediation-aware workflow: Helps you classify findings (leak vs current-tree vs false positive) and instructs remediation via history rewriting or allowlisting false positives.

Quick Start

Ask your agent to run verified-history-scan to confirm your repo is safe to publish after a scrub or force-push.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: verified-history-scan
Download link: https://github.com/ohsonerdy/openclaw-frontier-stack/archive/main.zip#verified-history-scan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.