kunjinkao-os/dsh-mobile-gui-agent

C3

Android 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

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesubprocess, systemPrompt
can spawn subprocessessubprocess_serviceinject: subprocess
executes system commandsexec×6 src, e.g. scripts/build.mjs:5, scripts/build.mjs:81
decodes base64 payloadsbase64_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.