Anionex/dsh-vision-toolkit
C3[dsh]为纯文本模型设计更强大的视觉工具箱:安装免费使用、粘贴图片直接识别、多张图片问答、截图到前端UI 还原等|DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, long-screenshot OCR, UI restoration, grounding, pixel diff, Artifacts
★ 500+ · Anionex/dsh-vision-toolkit source on GitHub · this plugin in the registry
Anionex/dsh-vision-toolkit is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, can spawn subprocesses, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | subprocess, systemPrompt |
| can spawn subprocesses | subprocess_service | inject: subprocess |
| executes system commands | exec | ×41 src, e.g. lib/plugin-update.js:9, lib/plugin-update.js:39 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. workers/moondream-openai-proxy/src/image.ts:18 |
Services it injects
agents conversation credentials inputTriggers locale remote sessions settings skills slots subprocess systemPrompt tools
Hooks it attaches
agent/created agent/disposed connection/reset llm/adapters-updated session/event tools/result
Outbound domains
vision.anionex.me agent-vision.anionex.me api.github.com ifdian.net api.groq.com
Environment variables it reads
DSH_HOME DSH_VISION_TOOLKIT_ALLOW_DETACHED_RESTART COMSPEC VISION_SSL_VERIFY
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.