omdsh-dev/dsh-open-in-vscode

C3

Open DeepSeek Harness workspace directories in VS Code directly from the web GUI.

★ 10+ · omdsh-dev/dsh-open-in-vscode source on GitHub · this plugin in the registry

omdsh-dev/dsh-open-in-vscode is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, uses eval / new Function, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
executes system commandsexec×7 src, e.g. build.mjs:61, build.mjs:61
uses eval / new Functioneval×1 src, e.g. lib/index.js:304
decodes base64 payloadsbase64_decode×8 src, e.g. lib/client.js:1283, lib/client.js:2641

Services it injects

invariants locale remote slots typert workspaces

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.