Manifest-aware repository analysis
DSH Plugin Checker
Check compatibility, manifest, and installability before a plugin reaches a profile. Every result names the commit it was read from.
Detect dsh.bundle and its patch file
Identify install-time package scripts
Separate repository claims from registry tests
DSH Plugin Checker
Reads public GitHub and npm metadata through this registry, so you never hit GitHub's anonymous rate limit. Nothing is executed, changed, or published.
View the official publishing methodWhat happens next
01
Manifest classification
The checker reads public metadata, package.json, README, and the repository tree.
02
Evidence gaps
It marks install scripts, missing bundle patches, unknown versions, and tests the registry has not run.
03
Review before install
Open the source, pin Git installs, and test in a disposable profile.