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 ( ) exists. 4. Clean up any stale audit files if the user confirms. The 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) - Compo…