hook-creator
Automates event-driven workflows in Claude Code by creating and configuring hooks for various events.
Install this skill
or
40/100
Security score
The hook-creator skill was audited on Feb 12, 2026 and we found 6 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 33
Template literal with variable interpolation in command context
SourceSKILL.md
| 33 | 4. **Proper use of** `${CLAUDE_PLUGIN_ROOT}` for plugin-relative paths |
medium line 71
Template literal with variable interpolation in command context
SourceSKILL.md
| 71 | ```json |
high line 95
Template literal with variable interpolation in command context
SourceSKILL.md
| 95 | 3. Use `${CLAUDE_PLUGIN_ROOT}` for paths |
high line 110
Template literal with variable interpolation in command context
SourceSKILL.md
| 110 | - **Script Paths**: Always use `${CLAUDE_PLUGIN_ROOT}` for portability |
medium line 121
Template literal with variable interpolation in command context
SourceSKILL.md
| 121 | ```json |
medium line 172
Template literal with variable interpolation in command context
SourceSKILL.md
| 172 | ```json |
Scanned on Feb 12, 2026
View Security Dashboard