manage-hooks
Provides expert guidance for creating, configuring, and debugging hooks in Claude Code for event-driven automation.
Install this skill
or
75/100
Security score
The manage-hooks skill was audited on Jun 13, 2026 and we found 3 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 30
Template literal with variable interpolation in command context
SourceSKILL.md
| 30 | | `${CLAUDE_PLUGIN_ROOT}` | Plugin directory (plugin hooks only) | |
medium line 21
Access to hidden dotfiles in home directory
SourceSKILL.md
| 21 | - User-global: `~/.claude/settings.json` |
medium line 39
Access to hidden dotfiles in home directory
SourceSKILL.md
| 39 | - **Shell profiles**: Wrap echo in `~/.zshrc`/`~/.bashrc` with `[[ $- == *i* ]]` checks — non-interactive shells can corrupt JSON output |
Scanned on Jun 13, 2026
View Security Dashboard