saya-ch/dsh-mobile
C3DeepSeek Harness 移动端适配与安全局域网访问插件,支持 Android App 和手机浏览器。
★ 10+ · saya-ch/dsh-mobile source on GitHub · this plugin in the registry
saya-ch/dsh-mobile is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×2 src, e.g. src/cli.ts:2, src/managed-setup.ts:6 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. src/gateway.ts:777, src/gateway.ts:1182 |
Services it injects
new-runtime webServer
Hooks it attaches
theme/change
Environment variables it reads
DSH_SOURCE_ROOT GITHUB_REF_NAME DSH_HOME
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.