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

dsh-git-ui

插件已确认插件社区发布

Julyves/dsh-git-ui · 7 天前更新

安装方式

dsh plugin --profile web add dsh-git-ui
dsh plugin --profile web add ./
dsh plugin --profile web add github:Julyves/dsh-git-ui

仓库内包含的插件

  • dsh-git-uiv0.2.0

    DeepSeek Harness (dsh) plugin: visualize Git status in the Web UI — current branch, HEAD, staged/modified/untracked counts, ahead/behind, recent commits and changed files.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    官方核心包 (5)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-session>=0.0.1-rc.1 <0.2.0共享
    • @deepseek-ai/dsh-session-persistence>=0.0.1-rc.1 <0.2.0共享
    • @deepseek-ai/dsh-subprocess>=0.0.1-rc.1 <0.2.0共享
    • @deepseek-ai/dsh-typert-protocol>=0.0.1-rc.1 <0.2.0共享

路径固定于提交 e6f4d984886e

概览

DeepSeek Harness (dsh) plugin: Git status pill in the session header — branch, dirty counts, ahead/behind, recent commits & changed files.

仓库检查结果

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

仓库静态检查

高风险
检查 Commit
e6f4d984886e
证据分
84/100
静态风险
高风险
扫描文件
3
检查发现
3

证据分项

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

兼容性置信度: 有限

安装期脚本 (1)
  • preparenode build.mjs
检查发现 (3)
  • install.script
    package.jsoninstall-time
    "prepare": "node build.mjs"
  • obfuscation.child-process
    build.mjs:14obfuscation
    import { spawnSync } from 'node:child_process'
  • obfuscation.child-process
    build.mjs:38obfuscation
    const result = spawnSync(cmd, args, { cwd: ROOT, stdio: 'inherit', encoding: 'utf8' })
未执行的检查
  • 依赖漏洞数据库扫描
  • 实际安装测试
  • 运行时行为验证

扫描器 1.0.0 · 评分器 1.0.0