hooks-configuration
Facilitates the configuration and development of Claude Code hooks for automating workflows and ensuring consistent behavior.
Install this skill
or
59/100
Security score
The hooks-configuration skill was audited on May 24, 2026 and we found 5 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.
Categories Tested
Security Issues
critical line 276
Piping content to bash shell
SourceSKILL.md
| 276 | Use `/hooks` to verify registration, `claude --debug` for verbose logging, and `echo '{"tool_input":{"command":"..."}}' | bash your-hook.sh` to test manually. Check `$?` for exit code. See `hooks/READ |
medium line 71
Access to hidden dotfiles in home directory
SourceSKILL.md
| 71 | - **`~/.claude/settings.json`** - User-level (applies everywhere) |
low line 251
Access to hidden dotfiles in home directory
SourceSKILL.md
| 251 | echo "$(date): Session ended" >> ~/.claude/session.log |
medium line 274
Access to hidden dotfiles in home directory
SourceSKILL.md
| 274 | | Permission denied | Script not executable | `chmod +x ~/.claude/script.sh` | |
medium line 265
Access to .env file
SourceSKILL.md
| 265 | | Security | Validate all inputs; use absolute paths; avoid `.env` / `.git/` directly; review before deploy | |
Scanned on May 24, 2026
View Security DashboardGitHub Stars 11
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
claudeclaude-codefrontenddocxgitapitestingdevopsbackendml-ai-engineerbackend-developerdevops-sredevelopment
laurigates/claude-plugins