hackerFish/dsh-video-studio
C3鲸影 DSH Video Studio:DeepSeek Harness 原生视频/漫剧生成插件——六段导演流水线、多供应商免费额度调度、四层提示词自优化,质量优先省钱第二
★ 1+ · hackerFish/dsh-video-studio source on GitHub · this plugin in the registry
hackerFish/dsh-video-studio is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, uses eval / new Function, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×16 src, e.g. scripts/doubao-qrlogin.mjs:3, scripts/doubao-qrlogin.mjs:22 |
| uses eval / new Function | eval | ×1 src, e.g. scripts/self-test-client.mjs:33 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. scripts/doubao-qrlogin.mjs:120, scripts/doubao-qrlogin.mjs:146 |
| starts a network server | net_server | ×2 src, e.g. scripts/demo-comfyui.ts:16, scripts/demo-comfyui.ts:33 |
| reads credential-class env vars | token_env | DSH_DASHSCOPE_KEY, DSH_WANX_COOKIE |
Services it injects
slots
Outbound domains
www.doubao.com jimeng.jianying.com tongyi.aliyun.com api-beijing.klingai.com wanx.biz.aliyun.com dashscope.aliyuncs.com ark.cn-beijing.volces.com app.klingai.com doubao.com
Environment variables it reads
DSH_HOME DSH_JIMENG_SESSIONID DSH_WANX_COOKIE DSH_FFMPEG DSH_WANX_XSRF DSH_WANX_UID WHALE_MOCK WHALE_PROMPT DSH_DASHSCOPE_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.