liceses/dsh-gitbash-preset

C3

DeepSeek Harness 插件:一键安装「极简模式 (Git Bash)」agent preset —— 把 DSH 自带极简模式中的 bash 调用映射到 Git for Windows 的 bash(MSYS),让 Windows 上的极简模式真正可用。

★ 100+ · liceses/dsh-gitbash-preset source on GitHub · this plugin in the registry

liceses/dsh-gitbash-preset is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can spawn subprocesses, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can spawn subprocessessubprocess_serviceinject: subprocess
executes system commandsexec×2 src, e.g. agent-presets/minimal-gitbash/gitbash-executor.mjs:47, agent-presets/minimal-gitbash/gitbash-executor.mjs:215

Services it injects

sandboxPolicy subprocess

Environment variables it reads

DSH_HOME

How to read this

Levels measure capability surface and transparency, not maliciousness. A C3 plugin can be entirely legitimate — a desktop shell genuinely needs subprocesses. The point is that you can see this before installing. See the levels explained and how dsh plugins work.

Findings come from static analysis of shipped code; nothing is executed. Think a flag is wrong? Open an issue — every flag cites the file and line it came from.