ZSeven-W/dsh-crew
C3DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the te
★ 50+ · ZSeven-W/dsh-crew source on GitHub · this plugin in the registry
ZSeven-W/dsh-crew is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, 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 | ×13 src, e.g. scripts/smoke.mjs:15, src/multimodal.mjs:7 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. src/multimodal.mjs:182 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY |
Services it injects
agentDefaultModel agents attachments llm locale sessions slots tools
Hooks it attaches
agent/pre-step locale/change
Outbound domains
api.example.com
Environment variables it reads
DSH_CREW_HUB DEEPSEEK_API_KEY CLAUDECODE CLAUDE_CODE_ENTRYPOINT
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.