DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-quality-score

A read-only DSH plugin and CLI that scores plugin package quality from npm metadata.

UI & ProductivityDeveloper ToolsSecurity & PolicySkills & Workflows
1GitHub Stars0ForksUpdated2026-08-18

Install

No clear install command was found in the current repository evidence.

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-quality-score installs into DeepSeek Harness as an agent-callable `quality_score` tool and also runs as a CLI. It produces a 0–100 score, letter grade, component breakdown, issues, and suggested fixes for npm packages.

Key Capabilities

  • Scores packages from 0–100 and assigns grades A–F.
  • Checks manifest completeness, peer resolvability, dist-tag health, dead ranges, release freshness, and dsh-tools peer compatibility.
  • Returns a structured `dsh-quality-score/v1` report with issues and suggestions.
  • Provides CLI scoring for one package, a names file, or a registry JSON input.
  • Generates ranked batch-score leaderboards.
  • Exposes an in-Harness agent-callable `quality_score` tool.

Useful For

  • Assess a DSH plugin's npm metadata before installing or listing it.
  • Identify peer dependency, dist-tag, and unpublished-range problems.
  • Score a package collection and create a quality leaderboard.
  • Request an actionable quality report from a DeepSeek Harness agent.

Who It Fits

  • DeepSeek Harness users
  • DSH plugin maintainers
  • Registry curators
  • Plugin ecosystem analysts

Documented Limitations

  • The score is based on npm metadata checks described in the README, not a general runtime-quality assessment.
  • The documented freshness component evaluates whether the latest release is within 365 days.
  • Offline operation is described as graceful degradation, so metadata-dependent results may be limited when registry data is unavailable.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 1 runtime, 5 development, 2 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
zoahdev/dsh-quality-score
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
3f59685 · 2026-09-19

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-18
Last release
2026-08-18
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app