PlutoKeating/dsh-lark-bot
C3dsh-lark-bot:把 DeepSeek Harness (dsh) 桥接进飞书/Lark 的 bot,扫码即用:流式卡片、项目工作区、并行任务、多角色 Agent、跨会话通知、对话内模型/密钥管理与安全网守护(dsh 崩溃后飞书仍可自救)。A scan-to-connect bridge bot connecting DeepSeek Harness (dsh) into Feishu/L
★ 10+ · PlutoKeating/dsh-lark-bot source on GitHub · this plugin in the registry
PlutoKeating/dsh-lark-bot 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 | ×28 src, e.g. scripts/probe-dsh-compat.mjs:10, scripts/probe-dsh-compat.mjs:19 |
| starts a network server | net_server | ×1 src, e.g. src/notify/server.ts:59 |
| reads credential-class env vars | token_env | DSH_LARK_NOTIFY_TOKEN |
Services it injects
invariants tools
Outbound domains
api.github.com open.larksuite.com open.feishu.cn npm.pkg.github.com www.kingapi.xyz applink.feishu.cn api.deepseek.com www.apple.com
Environment variables it reads
DSH_LARK_NOTIFY_TOKEN DSH_LARK_ASK_URL DSH_LARK_NOTIFY_URL DSH_LARK_HOME APPDATA DSH_HOME DSH_LARK_UPGRADE_CHECK GITHUB_PACKAGE_SCOPE GITHUB_ACTIONS DSH_LARK_DISABLED
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.