kunjinkao-os/dsh-mobile-gui-agent
C3Android Mobile GUI Agent plugin for DeepSeek Harness with ADB control, iterative verification, approvals, and a Web mobile view
★ 5+ · kunjinkao-os/dsh-mobile-gui-agent source on GitHub · this plugin in the registry
kunjinkao-os/dsh-mobile-gui-agent 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 | ×6 src, e.g. scripts/build.mjs:5, scripts/build.mjs:81 |
| decodes base64 payloads | base64_decode | ×7 src, e.g. lib/client.js:1297, lib/client.js:2655 |
Services it injects
agents attachments llm locale phone phoneRuns remote slots subprocess systemPrompt tools
Hooks it attaches
agent/disposed agent/pre-step agent/status phone/action/completed phone/action/failed phone/task/completed phone/task/failed
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.