关于
Plugin Validator is a specialized tool designed for developers building Claude Code marketplace extensions. It automates the rigorous verification of plugin manifests (plugin.json) and audits hook entry points to ensure they adhere to strict error-reporting standards. By scanning for silent failure patterns in Bash and Python scripts—such as unhandled exceptions or quiet command failures—it guarantees that plugins fail loudly and descriptively, providing a better debugging experience and more reliable automation workflows.