Skip to main content

create-plugin-scaffold

Facilitates the creation of a new Cursor plugin scaffold, ensuring proper structure and manifest for local use or marketplace submission.

Install this skill

or
84/100

Security score

The create-plugin-scaffold skill was audited on May 19, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 24

Access to hidden dotfiles in home directory

SourceSKILL.md
24~/.cursor/plugins/local/<plugin-name>/
medium line 33

Access to hidden dotfiles in home directory

SourceSKILL.md
33- Default: `~/.cursor/plugins/local/<plugin-name>/`
medium line 62

Access to hidden dotfiles in home directory

SourceSKILL.md
62- Always save to `~/.cursor/plugins/local/<plugin-name>/` unless the user provides a different path.
medium line 70

Access to hidden dotfiles in home directory

SourceSKILL.md
70- Confirmation that the plugin is saved under `~/.cursor/plugins/local/` and ready for use
Scanned on May 19, 2026
View Security Dashboard
Installation guide →