Skip to main content

developing-claude-code-plugins

Facilitates efficient development of Claude Code plugins with streamlined workflows and comprehensive examples for the entire plugin lifecycle.

Install this skill

or
65/100

Security score

The developing-claude-code-plugins skill was audited on Jun 14, 2026 and we found 3 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 134

Template literal with variable interpolation in command context

SourceSKILL.md
134- Hardcoded paths (use `${CLAUDE_PLUGIN_ROOT}`)
high line 222

Template literal with variable interpolation in command context

SourceSKILL.md
2222. **Use `${CLAUDE_PLUGIN_ROOT}` for all paths in config files**
medium line 57

Access to hidden dotfiles in home directory

SourceSKILL.md
57- Installed plugins in `~/.claude/plugins/`
Scanned on Jun 14, 2026
View Security Dashboard
Installation guide →