Skip to main content

Plugin Structure

Guides users in creating and organizing plugins for Claude Code, detailing directory structure and manifest configuration.

Install this skill

or
4/100

Security score

The Plugin Structure skill was audited on May 26, 2026 and we found 12 security issues across 2 threat categories, including 4 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 18

Template literal with variable interpolation in command context

SourceSKILL.md
18- Portable path references using `${CLAUDE_PLUGIN_ROOT}`
medium line 227

Template literal with variable interpolation in command context

SourceSKILL.md
227```json
medium line 256

Template literal with variable interpolation in command context

SourceSKILL.md
256```json
medium line 268

Template literal with variable interpolation in command context

SourceSKILL.md
268```
high line 276

Template literal with variable interpolation in command context

SourceSKILL.md
276Use `${CLAUDE_PLUGIN_ROOT}` environment variable for all intra-plugin path references:
medium line 278

Template literal with variable interpolation in command context

SourceSKILL.md
278```json
medium line 307

Template literal with variable interpolation in command context

SourceSKILL.md
307```json
medium line 313

Template literal with variable interpolation in command context

SourceSKILL.md
313```markdown
medium line 319

Template literal with variable interpolation in command context

SourceSKILL.md
319```bash
high line 417

Template literal with variable interpolation in command context

SourceSKILL.md
417- Skills: Topic-focused (`error-handling`, `api-design`)
high line 491

Template literal with variable interpolation in command context

SourceSKILL.md
491- Replace all hardcoded paths with `${CLAUDE_PLUGIN_ROOT}`
low line 76

External URL reference

SourceSKILL.md
76"url": "https://example.com"
Scanned on May 26, 2026
View Security Dashboard
Installation guide →
GitHub Stars 5
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
susomejias/rembric