xmanrui/dsh-feishu
C3通过扫码把飞书机器人接入DeepSeek Harness
★ 5+ · xmanrui/dsh-feishu source on GitHub · this plugin in the registry
xmanrui/dsh-feishu is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, starts a network server, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×10 src, e.g. bin/dsh-feishu.mjs:3, bin/dsh-feishu.mjs:3 |
| starts a network server | net_server | ×1 src, e.g. src/index.mjs:77 |
| reads credential-class env vars | token_env | FEISHU_APP_SECRET, FEISHU_SECRET_SERVICE |
Services it injects
connection credentials slots webServer
Outbound domains
open.feishu.cn open.larksuite.com
Environment variables it reads
DSH_HOME FEISHU_APP_SECRET FEISHU_SECRET_SERVICE FEISHU_APP_ID HARNESS_WORKSPACE HARNESS_BASE_URL HARNESS_AGENT_PRESET DSH_BIN BRIDGE_HEALTH_PORT BRIDGE_STATE_PATH
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.