huoxue1/harness-lark
C3Lark/飞书(Feishu)渠道插件,为 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) 提供飞书通信能力
★ 1+ · huoxue1/harness-lark source on GitHub · this plugin in the registry
huoxue1/harness-lark is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, 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 |
| starts a network server | net_server | ×1 src, e.g. docker-port-forward.js:40 |
| reads credential-class env vars | token_env | FEISHU_APP_SECRET |
Services it injects
agents tools
Hooks it attaches
approval/request session/event
Outbound domains
open.feishu.cn open.larksuite.com accounts.larksuite.com accounts.feishu.cn xxx.feishu.cn feishu.cn
Environment variables it reads
FEISHU_APP_ID FEISHU_APP_SECRET
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.