Every month we scan all plugins in the DSH ecosystem and score them against the same criteria: maintenance, docs, npm health, security, and ecosystem fit. This month, the top 10 share one trait — they are all actively maintained with clear documentation and zero high-risk flags.
1. context-compressor
Score: 94. Context-compressor turns large context files into compressed, queryable archives. It is the highest-scoring plugin this month because it combines solid maintenance with a rare utility that solves a real pain point.
2. schema-validator
Score: 91. Schema-validator catches config errors before they reach your pipeline. Its test coverage and issue response rate both rank in the top 5% of all DSH plugins.
3. test-runner
Score: 89. The most-used testing plugin in the ecosystem. Recent commits, clear docs, and a low vulnerability surface make it a staple for any DSH project.
4. backup-tool
Score: 87. Backup-tool is the simplest way to snapshot your DSH config. It has zero breaking changes in the last six releases and a responsive maintainer.
5. hot-reload
Score: 86. Hot-reload eliminates the edit-refresh cycle. Well-documented, actively maintained, and widely adopted — a solid pick for anyone who edits configs frequently.
6. petdex
Score: 84. Petdex is the hidden gem of the month. It adds pet-themed UI components to DSH projects. Its quirky utility has not hurt its quality score — docs and maintenance are both strong.
7. model-router
Score: 83. Model-router lets you switch between AI models at runtime. Useful for A/B testing and fallback strategies. Last push was within the past month.
8. devflow
Score: 82. Devflow streamlines the DSH development loop. It has a growing user base and consistent update cadence.
9. plugin-stack
Score: 81. Plugin-stack helps you manage multiple DSH plugins in one workspace. It scored well on docs and maintenance, though ecosystem reach is still growing.
10. safety-check
Score: 80. Safety-check scans your plugin list for known vulnerabilities. A security-first tool that every team should run before installing new plugins.
How to Use These Scores
A high score means low risk, not guaranteed perfection. Always read the plugin description and check the last commit date yourself. DSH Quality gives you a signal — your judgment decides whether to install.
FAQ
<strong>How often are these rankings updated?</strong> Monthly. We rerun the scan on the first business day of each month.<br><strong>Can a plugin's score change?</strong> Yes. Scores go up with new commits and down with security findings.<br><strong>Are these the only plugins worth installing?</strong> No. The top 10 is a starting point, not a ceiling. Check the full catalog for plugins that match your specific need.