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.
Install
npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/block-secret-leaks-before-commit-or-push-with-ggshield
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
git clone https://github.com/agentskillexchange/skills.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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.
Prerequisites
Python environment or packaged ggshield install, Git, optional GitGuardian API key for full detector coverage
Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
Documentation
Source
Files (skills)
-
SKILL.md 1.3 KB
--- name: "Block secret leaks before commit or push with ggshield" slug: "block-secret-leaks-before-commit-or-push-with-ggshield" description: "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." github_stars: 1940 verification: "listed" source: "https://github.com/GitGuardian/ggshield" author: "GitGuardian" publisher_type: "organization" category: "Security & Verification" framework: "Multi-Framework" tool_ecosystem: github_repo: "GitGuardian/ggshield" github_stars: 1940 --- # 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. ## Prerequisites Python environment or packaged ggshield install, Git, optional GitGuardian API key for full detector coverage ## Installation No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow. - Source: https://github.com/GitGuardian/ggshield ## Documentation - https://github.com/GitGuardian/ggshield#readme ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/block-secret-leaks-before-commit-or-push-with-ggshield/)
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.