Flyvhidbwo/dsh-vision-proxy
C3DeepSeek Harness 插件:DeepSeek 大脑 + 自动识图。GUI 附加图片自动经 OpenAI 兼容 VLM 转译成文字后交给 DeepSeek 作答;支持百炼/智谱/OpenRouter 等任意 OpenAI 兼容端点(默认 qwen3.7-flash),无 key 自动探测本地 Ollama(图片不出本机);安装时有一问式确认
★ 10+ · Flyvhidbwo/dsh-vision-proxy source on GitHub · this plugin in the registry
Flyvhidbwo/dsh-vision-proxy is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, 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/postinstall.js |
| reads credential-class env vars | token_env | DASHSCOPE_API_KEY, VISION_API_KEY |
Services it injects
attachments llm
Outbound domains
dashscope.aliyuncs.com
Environment variables it reads
VISION_API_KEY DASHSCOPE_API_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.