kelai141/dsh-mobile-apk

C2

dsh 安卓壳 APK——WebView UI + 内嵌 Termux 运行时快照(解压即跑)、SAF 目录桥、保活服务、看门狗、运行时在线更新。

★ 50+ · kelai141/dsh-mobile-apk source on GitHub · this plugin in the registry

kelai141/dsh-mobile-apk is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, uses eval / new Function, decodes base64 payloads, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
executes system commandsexec×2 src, e.g. app/src/main/assets/patched/vision-mcp-server.mjs:15, app/src/main/assets/patched/vision-mcp-server.mjs:205
uses eval / new Functioneval×1 src, e.g. app/src/main/assets/patched/client-ui-conversation-client.js:1731
decodes base64 payloadsbase64_decode×2 src, e.g. app/src/main/assets/patched/client-ui-conversation-client.js:1549, app/src/main/assets/patched/client-ui-conversation-client.js:1550
reads credential-class env varstoken_envDASHSCOPE_API_KEY, OPENAI_API_KEY, QWEN_API_KEY
ships no manifestno_manifestuses 14 services, 0 tool regs, no manifest

Services it injects

connection conversation conversationEvents conversationViews layout llm loader locale remote sessions settingsScope slots webServer workspaces

Hooks it attaches

connection/reset internal/plugin slash/input-begin-command slash/input-consume-token slash/input-insert-reference slash/input-insert-text

Outbound domains

dashscope.aliyuncs.com api.deepseek.com

Environment variables it reads

DASHSCOPE_API_KEY QWEN_API_KEY OPENAI_API_KEY DASHSCOPE_BASE_URL DASHSCOPE_MODEL

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.