enhance-plugins

Analyze plugin structures, MCP tools, and security patterns for compliance gaps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze plugin structures, MCP tools, and security patterns to identify compliance gaps and potential risks across plugin ecosystems.

Core Features & Use Cases

  • Detects tool-schema and plugin-structure issues, guiding corrective actions.
  • Validates plugin.json, commands, agents, and skills layout against best practices.
  • Performs security-pattern checks and generates structured reports with auto-fix guidance for HIGH-certainty issues.
  • Produces a comprehensive markdown report to streamline reviews in development pipelines.

Quick Start

Run enhance-plugins against your plugin directory to generate a comprehensive analysis report.

Frequently Asked Questions about enhance-plugins

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

FAQPage Schema
How do I audit plugin structures for security and compliance gaps?

To audit plugin structures for security and compliance gaps, you can analyze plugin directories to validate tool schemas, plugin.json configurations, and security patterns against best practices. This process identifies structural issues and potential risks while generating a comprehensive markdown report to streamline development pipeline reviews.

What is MCP tool schema validation and how does it work?

MCP tool schema validation checks the structure and definitions of Model Context Protocol tools within your plugins to ensure they meet best practices. It analyzes the tool schemas across plugin ecosystems to detect compliance gaps and offers auto-fix guidance for high-certainty structural issues.

Does the plugin audit work with Claude Code, OpenCode, and Codex ecosystems?

Yes, the plugin audit applies to Claude Code, OpenCode, and Codex plugin ecosystems. It analyzes discovered plugins across these platforms to validate tool schemas, plugin structure design, and security controls, ensuring best practices are maintained throughout your development pipelines.

Can I automatically fix high-certainty security issues found during a plugin audit?

Yes, you can automatically fix high-certainty security issues discovered during a plugin audit. The analysis offers auto-fixes for HIGH-certainty issues while carefully preserving your existing configurations, ensuring that corrections do not break current plugin functionality or override custom settings.

What is the best way to validate plugin.json, commands, and agents layout?

The best way to validate plugin.json, commands, and agents layout is to run a structural analysis against your plugin directory. This checks the files against best practices, detects structural design issues, and generates a markdown report with corrective actions to streamline your review process.

What are the limitations of auto-fixing plugin security patterns?

The main limitation of auto-fixing plugin security patterns is that automated corrections are restricted to HIGH-certainty issues only. Lower-certainty risks are flagged in the structured report for manual review, and all existing configurations are preserved to prevent unintended modifications to your development pipeline.