hf.scan-secrets-before-commit

Community

Prevent secrets leaking before every commit.

AuthorT-rav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams prevent accidental leakage of secrets by scanning staged changes for sensitive patterns before commit.

Core Features & Use Cases

  • Scans added lines in the staged diff for sensitive patterns and prevents commit if any are found.
  • Targets common secret formats (tokens, keys) and supports easy extension with new patterns.
  • Useful for protecting credentials in CI workflows and preventing accidental exposure in public repos.

Quick Start

When you attempt to commit changes, the skill scans staged diffs and blocks the commit if a secret pattern is detected.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: hf.scan-secrets-before-commit
Download link: https://github.com/T-rav/hydraflow/archive/main.zip#hf-scan-secrets-before-commit

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.