git-guardrails-claude-code
Implements safety hooks in Claude Code to prevent destructive git commands, enhancing version control security.
Install this skill
or
84/100
Security score
The git-guardrails-claude-code skill was audited on May 14, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 24
Access to hidden dotfiles in home directory
SourceSKILL.md
| 24 | Ask the user: install for **this project only** (`.claude/settings.json`) or **all projects** (`~/.claude/settings.json`)? |
medium line 33
Access to hidden dotfiles in home directory
SourceSKILL.md
| 33 | - **Global**: `~/.claude/hooks/block-dangerous-git.sh` |
medium line 61
Access to hidden dotfiles in home directory
SourceSKILL.md
| 61 | **Global** (`~/.claude/settings.json`): |
low line 72
Access to hidden dotfiles in home directory
SourceSKILL.md
| 72 | "command": "~/.claude/hooks/block-dangerous-git.sh" |
Scanned on May 14, 2026
View Security Dashboard