DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-doctor

A DSH diagnostic and decision-support plugin for discovering community plugins, analyzing overlap, guarding batch installs, auditing usage, and checking official version gaps.

UI & ProductivityDeveloper ToolsSecurity & Policy
7GitHub Stars0ForksUpdated2026-08-22

Install

$ dsh plugin --profile web add github:white-sand-grand/dsh-plugin-doctor

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-plugin-doctor adds seven read-oriented tools to DeepSeek Harness for plugin ecosystem search, similarity and dependency analysis, install preflight checks, local usage auditing, relationship mapping, and official-release comparison.

Key Capabilities

  • Searches community DSH plugins using GitHub with cache, registry-page, and static-snapshot fallbacks.
  • Analyzes functional similarity, duplicate groups, dependency overlap, and build-it-yourself alternatives.
  • Preflights batch plugin installs for package-name, tool-name, Cordis patch, and peer-dependency conflicts; unavailable repository metadata results in INSTALL BLOCKED.
  • Detects plugin-like dependencies supplied by installed aggregate bundles and marks their provider with providedBy.
  • Audits persisted local session logs for declared tool usage, session counts, and last-use time.
  • Generates Mermaid-based plugin landscape relationship graphs.
  • Compares the local DSH version with official releases and identifies potential overlap or compatibility concerns.
  • Can prompt to inspect open upstream GitHub Issues before plugin discovery or installation decisions.

Useful For

  • Find a community plugin for a requested capability and compare it with installed plugins.
  • Check several repositories for conflicts before attempting a batch installation.
  • Identify redundant plugins or capabilities already supplied by an installed bundle.
  • Review which plugins' declared tools have been used in persisted sessions.
  • Visualize functional and dependency relationships among installed plugins.
  • Assess local DSH release lag and review possible plugin impact before upgrading.

Who It Fits

  • DeepSeek Harness users managing multiple plugins.
  • Users evaluating community plugins before installation.
  • Developers maintaining DSH plugin environments.

Documented Limitations

  • Requires Node.js >=22.19.
  • Defaults to read-only behavior and does not install, remove, or start the DSH Web UI on its own.
  • GitHub rate limits or unavailable repository metadata block install preflight rather than allowing it to proceed.
  • Usage auditing only reads session files already written to disk; active or unflushed sessions may be omitted.
  • Corrupted session files are skipped, and zstd-compressed logs may be skipped when Node lacks zstd support.
  • Official-release checks may fall back to stale cached data or report unavailability when GitHub cannot be reached.
  • Action execution is disabled by default and requires explicit interactive confirmation when enabled.

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 0 runtime, 9 development, 5 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
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
white-sand-grand/dsh-plugin-doctor
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
e9aede7 · 2026-09-14

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
7GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-22
Last release
No release detected
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