Create Plugin (Cursor)
Official Cursor plugin that scaffolds and validates new Cursor plugins against the plugin.json manifest spec.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Create Plugin (Cursor), derived from its capabilities.
AIVSS 6.4 · Medium
View MAESTRO 7-layer threat model →Overview
A first-party Cursor plugin that scaffolds a new plugin directory (with a valid .cursor-plugin/plugin.json manifest) and validates it against the Cursor plugin specification. Ships as a Cursor plugin with commands. Security surface: writes new plugin files into the workspace and runs validation over manifest/component paths.
Key features
- Plugin scaffolding commands
- plugin.json manifest validation
- Cursor plugin-spec conformance checks
Use cases
- Bootstrap a new Cursor plugin
- Validate a plugin before marketplace submission