LaplaceYoung/dsh-directorx
C3DirectorX as a DeepSeek Harness plugin: AI video/image/audio skills, knowledge corpus, and configurable vision/image/video/audio model tools.
★ 5+ · LaplaceYoung/dsh-directorx source on GitHub · this plugin in the registry
LaplaceYoung/dsh-directorx 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, decodes base64 payloads.
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 | ×170 src, e.g. lib/index.js:3159, lib/index.js:3159 |
| decodes base64 payloads | base64_decode | ×6 src, e.g. lib/index.js:967, lib/index.js:10482 |
Services it injects
connection layout llm sessions settings skills slots systemPrompt tools
Outbound domains
api.modelverse.cn huggingface.co api.openai.com web.dev cdn.jsdelivr.net gist.github.com api-beijing.klingai.com api.klingai.com api.dev.runwayml.com api.example.com
Environment variables it reads
DSH_HOME
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.