Published guides for HOL Guard and plugin-scanner, pulled from the AI Plugin Scanner library docs so the product page stays aligned with the canonical documentation source.
weighted repository or plugin scan with policy evaluation
lint
rule-level findings, --list-rules, --explain, and safe autofix support
verify
runtime and install-surface readiness checks, with optional --online probing
submit
scan + verify + policy gate that emits a plugin-quality artifact
doctor
targeted diagnostics and troubleshooting bundles
Repository mode
If your repository uses a Codex marketplace root like .agents/plugins/marketplace.json, keep plugin_dir: ".". The scanner will discover local ./plugins/... entries automatically, scan each local plugin manifest, and skip remote marketplace entries instead of treating the repository root as one plugin.
What it checks
plugin-scanner currently covers:
plugin manifests and marketplace metadata
MCP stdio and remote HTTP verification
skills, assets, and .app.json surfaces
security posture such as secrets, dangerous commands, action pinning, and lockfiles
trust provenance for skills, MCP configuration, and top-level plugin packages