JUANWANG-BUAA/dsh-full-remote
C3DeepSeek Harness plugin for remote access: a token-gated reverse proxy keeps settings, credentials, and file access working over public tunnels and on other devices instead of returning 403. Per-devic
★ 10+ · JUANWANG-BUAA/dsh-full-remote source on GitHub · this plugin in the registry
JUANWANG-BUAA/dsh-full-remote is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×9 src, e.g. scripts/bootstrap.mjs:15, scripts/bootstrap.mjs:15 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. scripts/capture-screenshots.ts:155, scripts/capture-screenshots.ts:163 |
| starts a network server | net_server | ×2 src, e.g. scripts/capture-screenshots.ts:215, src/proxy.ts:727 |
Services it injects
betterSidebar slots webServer
Environment variables it reads
DSH_HOME HARNESS_DIR 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.