ChisaAlter/Deepseek-Harness-Desktop

C2

DSH桌面端,支持主题和背景图等多种个性化配置。Electron desktop shell for DeepSeek Harness web UI

★ 100+ · ChisaAlter/Deepseek-Harness-Desktop source on GitHub · this plugin in the registry

ChisaAlter/Deepseek-Harness-Desktop is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It runs code at install time, executes system commands, decodes base64 payloads, starts a network server.

What it can do

CapabilityFlagEvidence
runs code at install timeinstall_scriptpostinstall: node scripts/ensure-spawn-helper.mjs
executes system commandsexec×85 src, e.g. scripts/after-pack.js:1, scripts/after-pack.js:1
decodes base64 payloadsbase64_decode×3 src, e.g. src/main/remote.js:137, vendor/deepseek-harness/packages/acp/acp/src/content.ts:55
starts a network servernet_server×7 src, e.g. scripts/smoke-workspace.mjs:9, scripts/smoke-workspace.mjs:12
reads credential-class env varstoken_envDSH_DESKTOP_INSTALL_TOKEN, DSH_RELAY_HOST_TOKEN, DSH_RELAY_TLS_KEY

Services it injects

agentDefaultModel agentLoop agents attachments clientModules cmdlineArgs connection conversation demoRealmSvc demoStartup goals invariants llm loader locale missing-code-mode-service modules neverProvided phaseOne remote sessionPersistence sessions settingsScope slots subagents terminals tools typert userQuestions webServer workspaces

Hooks it attaches

agent/created agent/disposed agent/error agent/inbox/claimed agent/inbox/inserted agent/pre-step agent/request agent/request-error agent/status approval/request connection/reset hmr/change hmr/config-update-failed internal/dispatch internal/plugin internal/service locale/change session-telemetry/record session/event session/flush slots/changed subagent/end test/scope-probe tools/post-execute

Outbound domains

www.deepseek.com api.github.com deepseek-harness.github.io dsh.remote api.deepseek.com 127.0.0.1.evil docs.deepseek.com

Environment variables it reads

ELECTRON_PATH APPDATA DSH_HOME GIT_CEILING_DIRECTORIES DSH_SMOKE_TIMEOUT_MS DSH_SMOKE_EXE DSH_SMOKE_KEEP SystemRoot NODE_BINARY DSH_DEPLOY_DIR

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.