Hakunm/dsh-workspace

C3

一个把文件工作区直接带进 DeepSeek Harness WebUI,并为手机和第三方客户端提供稳定的远程接口插件。A bilingual file workspace and secure remote API for DeepSeek Harness WebUI and mobile clients.

★ 1+ · Hakunm/dsh-workspace source on GitHub · this plugin in the registry

Hakunm/dsh-workspace is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can intercept API traffic, executes system commands, starts a network server.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can intercept API trafficapi_interceptapiProxy, webServer
executes system commandsexec×3 src, e.g. scripts/smoke-profile-install.ts:1, scripts/smoke-profile-install.ts:1
starts a network servernet_server×1 src, e.g. src/host/server.ts:253

Services it injects

agents apiProxy commands slots webServer

Environment variables it reads

PORT

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.