xlight/deepseek-visionary

C3

使用 DeepSeek 官方多模态视觉模型让你的 Agent 不再眼瞎(支持 DSH、Zed、OpenCode、Codex、Claude Code、Cursor、Claude Desktop)

★ 10+ · xlight/deepseek-visionary source on GitHub · this plugin in the registry

xlight/deepseek-visionary 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

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesystemPrompt
executes system commandsexec×3 src, e.g. packages/dsh-plugin/lib/index.mjs:18, packages/dsh-plugin/lib/index.mjs:67
decodes base64 payloadsbase64_decode×2 src, e.g. packages/dsh-plugin/lib/index.mjs:211, packages/dsh-plugin/lib/index.mjs:219

Services it injects

attachments llm locale slots systemPrompt tools

Hooks it attaches

llm/stream

Environment variables it reads

DEEPSEEK_VISIONARY_BIN DEEPSEEK_LOGIN_TIMEOUT

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.