Skip to main content

public-plugin-builder

Guides users through building and deploying Claude plugins with a structured 23-step process, integrating with GitHub for version control.

Install this skill

or
80/100

Security score

The public-plugin-builder skill was audited on May 29, 2026 and we found 2 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 549

Template literal with variable interpolation in command context

SourceSKILL.md
549- Script paths always use `${CLAUDE_PLUGIN_ROOT}` — never hardcode local paths
medium line 602

Access to hidden dotfiles in home directory

SourceSKILL.md
602- **Verify cache after install** — run: `find ~/.claude/plugins/cache -name "SKILL.md" | sort` to confirm all expected skills loaded.
Scanned on May 29, 2026
View Security Dashboard
Installation guide →