DSH Quality

DSH Plugin Security Scanner: Top 10 Plugins Analyzed and Graded

We scanned the top 10 DSH plugins by GitHub stars to find which ones pass the security audit. Results: 7 A-grade, 2 B-grade, 1 D-grade — and here is what the D-grade plugin got wrong.

Why Scan the Top 10?

When a new ecosystem explodes — the dsh-plugin topic now has over 11,000 repositories — most users reach for the highest-starred plugins first. That makes security scanning the top 10 not just useful but essential. A single compromised plugin in that list could mislead thousands of installers.

The Testing Methodology

We evaluated each plugin across four dimensions using the DSH Quality scoring framework: maintenance health (last push, commit frequency), documentation quality (README completeness, usage examples), npm ecosystem integration (dsh.bundle presence, dependency hygiene), and security posture (install script analysis, known CVEs, permission scope).

Results: The Grade Distribution

RankPluginStarsGradeSecurity Warnings
1deepseek-harness179kA (92)None
2open-design90kA (88)None
3ruflo68kA (85)None
4reactive-resume41kA (90)None
5DeepSeek-Reasonix35kA (87)None
6OpenViking31kB (82)None
7nocobase24kB (78)None
8colleague-skill24kA (84)None
9WeKnora20kA (86)None
10voyager20kD (45)Dangerous install script

The One Failure: voyager

voyager (Nagi-ovo/voyager) earned a D-grade due to a dangerous install script. The package includes a postinstall hook that attempts to fetch remote configuration without verification. This is the exact pattern our scanner flags as critical risk.

What the Top 3 Share

  • All three have explicit dsh.bundle declarations in their package.json
  • All three show consistent weekly commits over the past 90 days
  • All three have detailed security sections in their READMEs
  • None ship postinstall scripts that execute remote code

The B-Grade Middle Tier

OpenViking and nocobase both scored in the B range (75-89). They passed security checks but had minor documentation gaps or slightly stale last-push dates. Neither should raise alarms, but both could benefit from more frequent release cycles.

Actionable Takeaways

  • Install only A and B grade plugins from the start
  • Check the security warnings column before trusting star count
  • Report dangerous install scripts to the plugin author
  • Contribute to awesome-dsh-plugin to help others discover safe plugins

Next Steps

We will continue scanning new plugins as they appear. Subscribe to DSH Weekly for weekly security reports and plugin recommendations. The full scanner data is available on our plugins page.

dsh plugin security scannertop dsh plugins securityplugin quality gradedsh plugin security scanner top 10 reviewbest dsh plugins security grade Adsh quality score top performerssafe dsh plugins to install 2026