Community directory previewDeepSeek Harness is in developer preview
DS

dsh-status-plugin

PluginConfirmed pluginCommunity

woshi-Tom/dsh-status-plugin · updated 17 days ago

Installation

dsh plugin --profile web add dsh-status-plugin
dsh plugin --profile web add github:woshi-Tom/dsh-status-plugin

Plugins in this repository

  • dsh-status-pluginv0.5.2

    A dsh status plugin with host-plane and browser halves: harness runtime health (process, listener, API-key presence, memory, disk, uptime, plugin inventory) as JSON plus server-pushed SSE alerts and live-tunable settings, surfaced as a header badge with an expanded panel and a settings page in the Web UI

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (8)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-client-locale0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-runtime0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-conversation0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-settings0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-slots0.1.0-rc.6shared
    • @deepseek-ai/dsh-settings0.1.0-rc.6shared
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 672e7b17e194

Overview

dsh status plugin;可以方便的查看宿主机的运行状态,故障时方便排查

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
672e7b17e194
Evidence Score
77/100
Static risk
High risk
Files scanned
4
Findings
3

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence8/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • prepacktsc -p tsconfig.json && tsc -p tsconfig.client.json && node scripts/build-client.mjs && node scripts/check-pack.mjs
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "prepack": "tsc -p tsconfig.json && tsc -p tsconfig.client.json && node scripts/build-client.mjs && node scripts/check-pack.mjs"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
  • Mediumobfuscation.child-process
    scripts/check-pack.mjs:12obfuscation
    import { execFileSync } from 'node:child_process';
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0