sjscy05/deepseek-harness-vision-plugin
C2★ 1+ · sjscy05/deepseek-harness-vision-plugin source on GitHub · this plugin in the registry
sjscy05/deepseek-harness-vision-plugin is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It decodes base64 payloads, reads credential-class env vars, ships no manifest.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| decodes base64 payloads | base64_decode | ×1 src, e.g. src/image.ts:85 |
| reads credential-class env vars | token_env | API_KEY |
| ships no manifest | no_manifest | uses 1 services, 2 tool regs, no manifest |
Services it injects
tools
Outbound domains
api.openai.com open.bigmodel.cn dashscope.aliyuncs.com ark.cn-beijing.volces.com api.anthropic.com generativelanguage.googleapis.com
Environment variables it reads
PROVIDER API_KEY MODEL BASE_URL IMAGE QUESTION
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.