FuzzySoul/dsh-free-vision
C3Vision bridge plugin for DeepSeek Harness (dsh): image understanding for text-only models via luma-mcp, free Qwen3-VL-Flash by default.
★ 1+ · FuzzySoul/dsh-free-vision source on GitHub · this plugin in the registry
FuzzySoul/dsh-free-vision is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| runs code at install time | install_script | postinstall: node scripts/patch-luma.mjs |
| executes system commands | exec | ×5 src, e.g. scripts/release.mjs:6, scripts/release.mjs:6 |
| reads credential-class env vars | token_env | DASHSCOPE_API_KEY |
Services it injects
slots tools
Hooks it attaches
dispose
Outbound domains
open.bigmodel.cn dashscope.aliyuncs.com ark.cn-beijing.volces.com api.siliconflow.cn api.hunyuan.cloud.tencent.com bailian.console.aliyun.com console.volcengine.com cloud.siliconflow.cn cloud.tencent.com your-proxy.example.com
Environment variables it reads
LUMA_ALLOWED_DIRS BASE_VISION_PROMPT DASHSCOPE_API_KEY DSH_FREE_VISION_CONFIG_PATH
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.