linhut/dsh-manager

C2

⚡ DeepSeek Harness 桌面管理工具 — 一键安装、插件市场、版本管理 | 官网: https://dsh.linhut.cn/ | 镜像: GitCode/AtomGit

★ 0 · linhut/dsh-manager source on GitHub · this plugin in the registry

linhut/dsh-manager is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It runs code at install time, executes system commands, decodes base64 payloads, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
runs code at install timeinstall_scriptpostinstall: echo 'Skipping electron-builder install-app-deps'
executes system commandsexec×59 src, e.g. electron/ipc-handlers.js:79, electron/ipc-handlers.js:132
decodes base64 payloadsbase64_decode×2 src, e.g. packages/marketplace/src/github-api.js:293, packages/marketplace/src/github-api.js:347
reads credential-class env varstoken_envGITHUB_TOKEN

Outbound domains

api.github.com registry.npmmirror.com www.npmjs.com gallery.dsh-market.com mirrors.cloud.tencent.com repo.huaweicloud.com www.linhut.cn

Environment variables it reads

DSH_HOME GITHUB_TOKEN

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.