enhance-plugins

Analyzes plugin structures and MCP security patterns for compliance.

951|110|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/agent-sh/agentsys --skill enhance-plugins-agent-sh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enhance-plugins
Source: https://github.com/agent-sh/agentsys/tree/main/.kiro/skills/enhance-plugins
Command: npx skills add https://github.com/agent-sh/agentsys --skill enhance-plugins-agent-sh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plugin developers and security reviewers often struggle to ensure plugin structures, MCP tooling, and security patterns adhere to best practices, risking misconfigurations and insecure integrations.

Core Features & Use Cases

  • Analyze plugin structures, MCP tooling designs, and security patterns against established best practices.
  • Generate a structured report highlighting HIGH/MEDIUM issues and suggested auto-fixes for HIGH-certainty problems.
  • Use during plugin validation, code quality audits, and security reviews for Claude Code, OpenCode, and Codex MCP integrations.

Quick Start

Run enhance-plugins on your plugin directory to generate a compliance report and apply HIGH-certainty fixes with --fix.

Frequently Asked Questions about enhance-plugins

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit MCP plugin structures for security and best practices?

To audit MCP plugin structures, you analyze plugin directories to evaluate tool schema quality, description quality, and security patterns against established best practices, outputting a structured compliance report with HIGH-certainty auto-fix guidance.

What is the best way to validate MCP tool schema quality during a code review?

Validating MCP tool schema quality involves running pattern checks against established best practices during code reviews, which identifies compliance issues and outputs a structured report highlighting HIGH and MEDIUM severity problems.

Can I automatically fix MCP plugin misconfigurations found during a security review?

Yes, you can automatically fix MCP plugin misconfigurations by applying HIGH-certainty suggested auto-fixes using the --fix option, resolving insecure integrations and structural issues identified during the security review.

Does MCP plugin analysis work with Claude Code and OpenCode integrations?

Yes, MCP plugin analysis works with Claude Code, OpenCode, and Codex MCP integrations, allowing you to perform plugin validation, security reviews, and code-quality audits across these different development environments.

How do I generate a compliance report for MCP tooling designs?

You generate a compliance report for MCP tooling designs by running an analysis on your plugin directory, which evaluates security patterns and structures to output a report detailing identified issues and suggested auto-fixes.