BotonJ/dsh-windtunnel
C3A windtunnel Plugin for DeepSeek Harness
★ 1+ · BotonJ/dsh-windtunnel source on GitHub · this plugin in the registry
BotonJ/dsh-windtunnel is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×3 src, e.g. src/orchestrator.js:13, src/orchestrator.js:47 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY |
Services it injects
llm no-such-service-xyz sessions tools
Hooks it attaches
session/event
Environment variables it reads
WT_PROVIDER WT_FINAL_DELAY_MS DEEPSEEK_API_KEY
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.