SakalioLabs/dsh-code-ide

C3

DeepSeek Harness的 IDE插件,以最小破坏性的方式增加代码审阅能力

★ 10+ · SakalioLabs/dsh-code-ide source on GitHub · this plugin in the registry

SakalioLabs/dsh-code-ide is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can spawn subprocesses, executes system commands, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can spawn subprocessessubprocess_serviceinject: subprocess
executes system commandsexec×5 src, e.g. src/host/contracts.ts:73, src/host/search.ts:465
decodes base64 payloadsbase64_decode×2 src, e.g. src/host/search.ts:99, dist/host/host/search.js:46

Services it injects

locale slots subprocess webServer workspaceRegistry

Environment variables it reads

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.