Gumiho12345/dsh-plugin-net-access

C3

为 DeepSeek Harness(dsh) 新增 Net Access 模式,用于解决 Windows 沙箱内 curl.exe 无法访问 HTTPS 的问题,文件写保护不变。 / Adds a Net Access mode to DeepSeek Harness(dsh): curl.exe can access HTTPS inside the Windows sandbox again

★ 5+ · Gumiho12345/dsh-plugin-net-access source on GitHub · this plugin in the registry

Gumiho12345/dsh-plugin-net-access is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, executes system commands, uses eval / new Function.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./plugin/cordis.patch.yml
can rewrite the system promptprompt_surfaceapproval, systemPrompt
executes system commandsexec×9 src, e.g. patches/dsh-sandbox-local/lib/index.js:1, patches/dsh-sandbox-local/lib/index.js:1
uses eval / new Functioneval×2 src, e.g. patches/dsh-client-connection/lib/client.js:696, patches/dsh-client-ui-conversation/lib/client.js:1731
decodes base64 payloadsbase64_decode×4 src, e.g. patches/dsh-client-connection/lib/client.js:1861, patches/dsh-client-connection/lib/client.js:1912

Services it injects

approval connection conversation conversationEvents conversationViews layout locale remote sessions settingsScope shell shellEnv slots systemPrompt tools workspaces

Hooks it attaches

session/created slash/input-begin-command slash/input-consume-token slash/input-insert-reference slash/input-insert-text

Outbound domains

www.deepseek.com docs.deepseek.com

Environment variables it reads

USERPROFILE DSH_NETACCESS_TOOLBIN CURL_CA_BUNDLE

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.