Block secret leaks before commit or push with ggshield
Scan staged changes, commits, or repositories for secrets before they leave the workstation or CI job, instead of relying on a later platform-side catch.
Block secret leaks before commit or push with ggshield
Scan staged changes, commits, or repositories for secrets before they leave the workstation or CI job, instead of relying on a later platform-side catch.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/block-secret-leaks-before-commit-or-push-with-ggshield/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/block-secret-leaks-before-commit-or-push-with-ggshield
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/block-secret-leaks-before-commit-or-push-with-ggshield.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.