fz-lyle/dsh-deveco-cli
C3DevEco CLI 将 DevEco Studio 工具链统一封装为一个 CLI,内置 ohpm、hvigor、hdc、emulator、hilog,同时集成 HarmonyOS 技能安装、项目脚手架、本地 HarmonyOS 文档检索和 MCP 服务。
★ 1+ · fz-lyle/dsh-deveco-cli source on GitHub · this plugin in the registry
fz-lyle/dsh-deveco-cli is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| runs code at install time | install_script | postinstall: node scripts/postinstall.mjs |
| executes system commands | exec | ×89 src, e.g. scripts/postinstall.mjs:6, scripts/postinstall.mjs:18 |
| decodes base64 payloads | base64_decode | ×10 src, e.g. src/signature/generate-profile.ts:387, src/trace/file-crypto.ts:30 |
| starts a network server | net_server | ×2 src, e.g. src/auth/login/local-auth-server.ts:39, src/auth/login/local-auth-server.ts:46 |
| reads credential-class env vars | token_env | DEVECO_CLI_AUTH_SOURCE, DEVECO_CODE_AUTH_DIR |
Services it injects
tools
Outbound domains
legal.cloud.huawei.com consumer.huawei.com legal.cloud.huawei.com.cn connect-api.cloud.huawei.com developer.huawei.com privacy.consumer.huawei.com devecostudio.huawei.com cn.devecostudio.huawei.com terms-drcn.platform.dbankcloud.cn matrix.openharmony.cn
Environment variables it reads
DEVECO_CLI_DEBUG npm_package_version DEVECO_CLI_DATA_DIR HVIGOR_USER_HOME npm_config_tag NODE_MAX_OLD_SPACE_SIZE DEBUG DEVECO_CLI_CPP_ENABLED APPDATA LOCALAPPDATA
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.