hust-open-atom-club/oh-dsh

C3

一套 DSH runtime,Desktop、Web 与 TUI 三种开发体验。

★ 100+ · hust-open-atom-club/oh-dsh source on GitHub · this plugin in the registry

hust-open-atom-club/oh-dsh is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, gates tool execution, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./dist/cordis.patch.yml
can rewrite the system promptprompt_surfacesystemPrompt, webServer, tools/pre-execute
gates tool executiontool_gatehook: tools/pre-execute
executes system commandsexec×77 src, e.g. scripts/after-pack.cjs:1, scripts/after-pack.cjs:1
decodes base64 payloadsbase64_decode×2 src, e.g. scripts/smoke-client.cjs:137, plugins/vision/src/vlm.ts:98
starts a network servernet_server×4 src, e.g. scripts/smoke-web.mjs:66, scripts/smoke-web.mjs:69

Services it injects

agentLoop agents attachments connection credentials desktopPanels inputTriggers layout llm locale pinnedSummary remote sessions settingsScope slots systemPrompt theme tools webServer workspaceTools workspaces

Hooks it attaches

llm/stream session/event theme/change tools/pre-execute

Outbound domains

open.bigmodel.cn

Environment variables it reads

OH_DSH_TUI_CONFIG_HOME OH_DSH_TUI_TITLE DSH_DESKTOP_NODE_ARCH CSC_LINK CSC_NAME DSH_OH_TUI_VERSION DSH_SOURCE APPIMAGE OH_DSH_READ_ONLY CC_TUI_LANG

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.