inmny/dsh-git-bash

C3

DeepSeek Harness 插件:让DSH使用Git Bash,能够保持read-only, workspace-write, full-access权限控制依旧可用

★ 1+ · inmny/dsh-git-bash source on GitHub · this plugin in the registry

inmny/dsh-git-bash is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, can spawn subprocesses, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesandbox, subprocess, systemPrompt
can spawn subprocessessubprocess_serviceinject: subprocess
executes system commandsexec×3 src, e.g. scripts/build-native.mjs:4, scripts/build-native.mjs:4

Services it injects

agents connection locale remote sandbox sandboxPolicy settingsScope slots subprocess systemPrompt tools workspaces

Hooks it attaches

agent/created agent/disposed

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.