dphmoblie/deepseek-harness-android
C3该程序是一个独立的 Capacitor Android 应用,用于管理本机 DeepSeek Harness Ubuntu 用户空间。它提供运行时安装与重置、Ubuntu 终端、可选的 Shizuku 设备 Shell 访问、设置,以及仅限回环地址的内嵌 Harness Web 界面。
★ 1+ · dphmoblie/deepseek-harness-android source on GitHub · this plugin in the registry
dphmoblie/deepseek-harness-android is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, decodes base64 payloads, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| decodes base64 payloads | base64_decode | ×2 src, e.g. src/components/TerminalPanel.tsx:28, src/platform/browser.ts:138 |
| reads credential-class env vars | token_env | DSH_MOBILE_AUTH_TOKEN |
Environment variables it reads
DSH_MOBILE_AUTH_TOKEN NODE_OPTIONS
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.