plugin-auditor
Installation
SKILL.md
Plugin Auditor
Overview
Audits Claude Code plugins for security vulnerabilities, best practices compliance, CLAUDE.md standards adherence, and marketplace readiness. Produces a scored audit report covering eight categories: security, best practices, CLAUDE.md compliance, marketplace compliance, git hygiene, MCP-specific checks, performance, and UX.
Prerequisites
- Read access to the target plugin directory and repository-level
.claude-plugin/marketplace.extended.json jqinstalled for JSON schema validationgrepandfindavailable on PATH for pattern scanning- Familiarity with the plugin structure defined in CLAUDE.md (
.claude-plugin/plugin.json,README.md,LICENSE, component directories)