dttxorg/deepseekeyes
C3Auditable vision and cross-platform Computer Use runtime for DeepSeek Harness — strict evidence, health-checked failover, original pixels, and Token accounting.
★ 1+ · dttxorg/deepseekeyes source on GitHub · this plugin in the registry
dttxorg/deepseekeyes 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
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt |
| executes system commands | exec | ×4 src, e.g. acceptance/macos-pasteboard.mjs:2, src/cli.js:2 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. acceptance/harness-native-switch.mjs:82, acceptance/harness-native-switch.mjs:168 |
| starts a network server | net_server | ×2 src, e.g. acceptance/browser-live.mjs:63, acceptance/browser-live.mjs:67 |
| reads credential-class env vars | token_env | DEEPSEEKEYES_ACCEPTANCE_APPLICATION, DEEPSEEKEYES_ACCEPTANCE_CHANNEL, DEEPSEEKEYES_ACCEPTANCE_DIR, DEEPSEEKEYES_EVAL_API_KEY, DEEPSEEKEYES_EVAL_BASE_URL, DEEPSEEKEYES_EVAL_MODEL |
Services it injects
agents attachments connection llm locale remote settingsScope slots systemPrompt tools
Hooks it attaches
llm/adapters-updated session/disposed
Outbound domains
api.openai.com
Environment variables it reads
DEEPSEEKEYES_EVAL_MODEL DSH_HOME DEEPSEEKEYES_ACCEPTANCE_DIR DEEPSEEKEYES_ACCEPTANCE_CHANNEL DEEPSEEKEYES_ACCEPTANCE_APPLICATION DEEPSEEKEYES_EVAL_API_KEY DEEPSEEKEYES_EVAL_BASE_URL DEEPSEEKEYES_EVAL_URL
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.