audit-plugins

Installation
SKILL.md

Audit Plugins Command

Validate plugin manifests, component organization, namespace compliance, and marketplace readiness.

Initialization

Before auditing, initialize the environment:

  1. Get the current UTC date for audit timestamps.
  2. Capture the project root path for subagent communication.
  3. Ensure the temp directory (.claude/temp/) exists.
  4. Clean up any stale audit files if the user confirms.

The plugin-development skill provides authoritative validation guidance (auto-loaded when this command runs).

What Gets Audited

  • plugin.json manifest structure and validity
  • Required fields (name, description, version)
Related skills
Installs
2
GitHub Stars
63
First Seen
Apr 18, 2026