Noelune/dsh-agent-relay
C3Local multi-agent collaboration relay for DeepSeek Harness — HMAC-authenticated loopback message broker for dsh, Codex, Claude Code & Hermes.
★ 1+ · Noelune/dsh-agent-relay source on GitHub · this plugin in the registry
Noelune/dsh-agent-relay is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, executes system commands, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt |
| executes system commands | exec | ×16 src, e.g. adapters/relay-agent.mjs:24, lib/index.js:31 |
| starts a network server | net_server | ×3 src, e.g. test-fixtures/plugin-harness-run.mjs:32, test-fixtures/relay-agent-run.mjs:26 |
Services it injects
agents systemPrompt timer tools
Environment variables it reads
RELAY_WORKSPACE CODEX_HOME DSH_RELAY_BROKER_URL CLAUDE_CMD CLAUDE_MODEL CODEX_CMD CODEX_SANDBOX CODEX_MODEL
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.