社区目录预览DeepSeek Harness 仍处于开发者预览阶段
DS

dsh-status-plugin

插件已确认插件社区发布

woshi-Tom/dsh-status-plugin · 17 天前更新

安装方式

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

仓库内包含的插件

  • 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
    官方核心包 (8)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-client-locale0.1.0-rc.6共享
    • @deepseek-ai/dsh-client-runtime0.1.0-rc.6共享
    • @deepseek-ai/dsh-client-ui-conversation0.1.0-rc.6共享
    • @deepseek-ai/dsh-client-ui-settings0.1.0-rc.6共享
    • @deepseek-ai/dsh-client-ui-slots0.1.0-rc.6共享
    • @deepseek-ai/dsh-settings0.1.0-rc.6共享
    • @deepseek-ai/schemastery^3.18.1私有副本

路径固定于提交 672e7b17e194

概览

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

仓库检查结果

结果绑定到所列 commit,仅涵盖本站实际执行的静态检查。证据分衡量可复核信息的完整度,不是兼容性百分比,也不构成安全保证。

仓库静态检查

高风险
检查 Commit
672e7b17e194
证据分
77/100
静态风险
高风险
扫描文件
4
检查发现
3

证据分项

来源溯源25/25
安装文档25/25
维护状况12/20
兼容性证据8/20
安全信号3/10

兼容性置信度: 有限

安装期脚本 (1)
  • prepacktsc -p tsconfig.json && tsc -p tsconfig.client.json && node scripts/build-client.mjs && node scripts/check-pack.mjs
检查发现 (3)
  • install.script
    package.jsoninstall-time
    "prepack": "tsc -p tsconfig.json && tsc -p tsconfig.client.json && node scripts/build-client.mjs && node scripts/check-pack.mjs"
  • deps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
  • obfuscation.child-process
    scripts/check-pack.mjs:12obfuscation
    import { execFileSync } from 'node:child_process';
未执行的检查
  • 依赖漏洞数据库扫描
  • 实际安装测试
  • 运行时行为验证

扫描器 1.0.0 · 评分器 1.0.0