Content Preview
--- description: Run the full 8-phase plugin audit pipeline on a skill directory. --- Run the comprehensive plugin audit pipeline on the skill at `$ARGUMENTS`. If no argument provided, ask the user for the skill path. Execute all 8 phases sequentially. Auto-fix non-critical issues. Only prompt the user for critical decisions (external dependencies, security findings, breaking changes). ## Phase 1: Discovery 1. Verify `$ARGUMENTS` exists and contains `SKILL.md`. If not, error and stop. 2. Rea
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/plugin-audit.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/.claude/commands/plugin-audit.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at .claude/commands/plugin-audit.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
plugin-dev
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
pluginpluginmarketplaceplugin-dev
by Anthropic · anthropic-official-plugins
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins
plugin-auditor
Audit automatically audits AI assistant code plugins for security vulnerabilities, best practices, AI assistant.md compliance, and quality standards when user mentions audit plugin, security review, or best practices check. specific to AI assistant-code-plugins repositor... Use when assessing securi
plugin-auditorpluginauditor
by jeremylongshore · plugins-plus-skills