Skip to main content

Hook Development

Facilitates the creation and management of event-driven automation hooks for Claude Code plugins, enhancing tool validation and workflow integration.

Install this skill

or
34/100

Security score

The Hook Development skill was audited on Mar 1, 2026 and we found 10 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 46

Template literal with variable interpolation in command context

SourceSKILL.md
46```json
medium line 83

Template literal with variable interpolation in command context

SourceSKILL.md
83```json
medium line 243

Template literal with variable interpolation in command context

SourceSKILL.md
243```json
high line 329

Template literal with variable interpolation in command context

SourceSKILL.md
329- `$CLAUDE_CODE_REMOTE` - Set if running in remote context
medium line 333

Template literal with variable interpolation in command context

SourceSKILL.md
333```json
medium line 344

Template literal with variable interpolation in command context

SourceSKILL.md
344```json
medium line 614

Template literal with variable interpolation in command context

SourceSKILL.md
614```bash
medium line 628

Template literal with variable interpolation in command context

SourceSKILL.md
628```
high line 704

Template literal with variable interpolation in command context

SourceSKILL.md
7043. Write hook configuration in `hooks/hooks.json`
low line 461

Access to .env file

SourceSKILL.md
461if [[ "$file_path" == *".env"* ]]; then
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →
GitHub Stars 127
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
WenJunDuan/Rlues