Spirit4471/multimodal-bridge

C3

Multimodal bridge for any LLM: qwen_vision (Qwen-VL) + qwen_generate (Qwen-Image) — an MCP server for Kimi Code & Claude Code, and a DeepSeek Harness plugin (dsh-multimodal-bridge). 给任何 LLM 补上 Qwen 视觉

★ 1+ · Spirit4471/multimodal-bridge source on GitHub · this plugin in the registry

Spirit4471/multimodal-bridge is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, decodes base64 payloads, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
decodes base64 payloadsbase64_decode×1 src, e.g. dsh-plugin/src/client.ts:455
reads credential-class env varstoken_envGENERATE_API_KEY, QWEN_DASHSCOPE_API_KEY, VISION_API_KEY

Services it injects

tools

Outbound domains

dashscope.aliyuncs.com help.aliyun.com ws-xxxx.cn-beijing.maas.aliyuncs.com

Environment variables it reads

QWEN_DASHSCOPE_API_KEY GENERATE_API_KEY OUTPUT_DIR QWEN_API_BASE GENERATE_MODEL VISION_API_KEY VIDEO_MODEL CHAT_MODEL TTS_MODEL VISION_MODEL

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.