What problem does it solve?
This Skill assists users in analyzing plugin structures, security patterns, and schema best practices for MCP tools and plugins, enhancing quality and security compliance.
Core Features & Use Cases
- Plugin Structure Validation: Checks for required files and correct formats of plugin.json and directory organization.
- Schema Analysis: Reviews tool schemas for completeness, security, and correctness, highlighting issues like missing required fields or insecure patterns.
- Security Pattern Detection: Finds potential security risks like command injection or hardcoded secrets, offering auto-fixes for high-certainty issues.
- Reporting: Generates detailed markdown reports with identified issues, their severity, and suggested fixes.
- Use Case: Perfect for plugin developers seeking to ensure their plugins adhere to best practices and eliminate security vulnerabilities.
Quick Start
Run the analysis on your plugin directory to identify schema gaps and security issues, then apply auto-fixes on high-certainty schema errors.