Yan-Zero/dsh-codex
C3Use your ChatGPT subscription in DeepSeek Harness through OpenAI's Codex sign-in flow
★ 10+ · Yan-Zero/dsh-codex source on GitHub · this plugin in the registry
Yan-Zero/dsh-codex is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×4 src, e.g. src/bin.ts:4, src/bin.ts:28 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. src/imagegen.ts:194 |
Services it injects
invariants llm locale openAICodex sessions slots web
Hooks it attaches
agent/created agent/disposed tools/change
Outbound domains
api.openai.com chatgpt.com
Environment variables it reads
DISPLAY WAYLAND_DISPLAY
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.