Tom6814/dsh-web

C3

🚀 DeepSeek Harness 的网页部署Docker

★ 1+ · Tom6814/dsh-web source on GitHub · this plugin in the registry

Tom6814/dsh-web is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It can rewrite the system prompt, executes system commands, uses eval / new Function, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
can rewrite the system promptprompt_surfacesystemPrompt, webServer, system-prompt/assemble
executes system commandsexec×13 src, e.g. plugin-market/lib/index.js:13, plugins/automation/lib/index.js:13
uses eval / new Functioneval×4 src, e.g. vendor/dsh-routing-suite/injector/lib/index.js:1455, vendor/dsh-routing-suite/injector/lib/index.js:1511
decodes base64 payloadsbase64_decode×2 src, e.g. plugins/image-gen/lib/index.js:81, plugins/mcp-skill/lib/client.js:201
reads credential-class env varstoken_envGITHUB_CLIENT_SECRET

Services it injects

llm loader locale slots systemPrompt timer tools webServer

Hooks it attaches

llm/stream ready session/event system-prompt/assemble

Outbound domains

api.openai.com api.github.com x.com

Environment variables it reads

DSH_HOME PREVIEW_ROOT DSH_PROFILE PREVIEW_ALLOW_PORTS GHP PUBLIC_URL DSH_PUBLIC_URL PORT USERPROFILE DSH_WEB

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.