Use when working on Claude Code plugins (creating, modifying, testing, releasing, or maintaining) - provides streamlined workflows, patterns, and examples for the complete plugin lifecycle
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). This skill's Phase 6 "Release and Distribute" section (Option A and Option B) explicitly instructs adding/installing plugins from external GitHub repositories (e.g., marketplace manifest with "url": "https://github.com/your-org/your-plugin.git" and `/plugin marketplace add your-org/your-marketplace`), which causes Claude Code to fetch and load third-party plugin code, skills, hooks, and MCP servers (untrusted user-generated content) that can influence tool availability and behavior.
74afe93
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.