wefio/dsh-engineering-services

C3

LSP+DAP+TASK,但是只支持JS/TS、Python

★ 1+ · wefio/dsh-engineering-services source on GitHub · this plugin in the registry

wefio/dsh-engineering-services is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, can rewrite the system prompt, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
runs code at install timeinstall_scriptinstall: dsh plugin --profile web add link:$PWD
can rewrite the system promptprompt_surfacesystemPrompt
executes system commandsexec×61 src, e.g. scripts/build.mjs:10, scripts/build.mjs:10
uses eval / new Functioneval×1 src, e.g. src/dap/js-debug/src/dapDebugServer.js:45
decodes base64 payloadsbase64_decode×4 src, e.g. src/dap/js-debug/src/dapDebugServer.js:26, src/dap/js-debug/src/dapDebugServer.js:50
starts a network servernet_server×10 src, e.g. src/dap/client.ts:26, src/dap/js-debug/src/bootloader.js:2
reads credential-class env varstoken_envDOTENV_KEY

Services it injects

systemPrompt

Hooks it attaches

internal/service

Outbound domains

aka.ms foo.com www.apache.org code.visualstudio.com

Environment variables it reads

PATHEXT OSTYPE WS_NO_BUFFER_UTIL WS_NO_UTF_8_VALIDATE DOTENV_KEY JS_DEBUG_THROW_ASSERTIONS ComSpec NODE_INSPECTOR_INFO NODE_SKIP_PLATFORM_CHECK comspec

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.