fufankeji/deepseek-harness-studio
C2DeepSeek Harness 零代码桌面端|一键启动,支持 Windows 与 macOS;内置插件发现、热点插件推送、一键安装与管理、AI 智能推荐和视觉增强。
★ 100+ · fufankeji/deepseek-harness-studio source on GitHub · this plugin in the registry
fufankeji/deepseek-harness-studio is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, decodes base64 payloads, reads credential-class env vars, ships no manifest.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| executes system commands | exec | ×38 src, e.g. apps/cli/src/plugin.ts:13, apps/cli/src/plugin.ts:13 |
| decodes base64 payloads | base64_decode | ×3 src, e.g. apps/desktop/scripts/release-preflight.ts:47, apps/desktop/src/plugin-center/profile-snapshot-store.ts:151 |
| reads credential-class env vars | token_env | ALIYUN_OSS_ACCESS_KEY_ID, ALIYUN_OSS_ACCESS_KEY_SECRET, FEISHU_APP_SECRET |
| ships no manifest | no_manifest | uses 4 services, 4 tool regs, no manifest |
Services it injects
cmdlineArgs llm slots tools
Hooks it attaches
approval/request session/event
Outbound domains
www.dshdesktop.com open.feishu.cn cdn.jsdelivr.net cdn.deepseek.com avatars.githubusercontent.com
Environment variables it reads
CORDIS_SHARED DSH_TELEMETRY_DISABLED npm_execpath ALIYUN_OSS_ACCESS_KEY_ID ALIYUN_OSS_ACCESS_KEY_SECRET DSH_DESKTOP_TARGET_PLATFORM DSH_DESKTOP_TARGET_ARCH DSH_DESKTOP_NODE_EXECUTABLE DSH_WEB_STRESS_HEADFUL FEISHU_APP_ID
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.