Community directory previewDeepSeek Harness is in developer preview
DG

dsh-git-ui

PluginConfirmed pluginCommunity

Julyves/dsh-git-ui · updated 7 days ago

Installation

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

Plugins in this repository

  • 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
    Official core packages (5)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-session>=0.0.1-rc.1 <0.2.0shared
    • @deepseek-ai/dsh-session-persistence>=0.0.1-rc.1 <0.2.0shared
    • @deepseek-ai/dsh-subprocess>=0.0.1-rc.1 <0.2.0shared
    • @deepseek-ai/dsh-typert-protocol>=0.0.1-rc.1 <0.2.0shared

Paths are pinned to commit e6f4d984886e

Overview

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

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
e6f4d984886e
Evidence Score
84/100
Static risk
High risk
Files scanned
3
Findings
3

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance17/20
Compatibility evidence14/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenode build.mjs
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "node build.mjs"
  • Mediumobfuscation.child-process
    build.mjs:14obfuscation
    import { spawnSync } from 'node:child_process'
  • Mediumobfuscation.child-process
    build.mjs:38obfuscation
    const result = spawnSync(cmd, args, { cwd: ROOT, stdio: 'inherit', encoding: 'utf8' })
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0