kriskwok/dsh-feishu-gateway

C3

DeepSeek Harness Feishu gateway plugin: chat with your DSH agent from Feishu (persistent sessions, /new, Markdown replies, proactive push)

★ 1+ · kriskwok/dsh-feishu-gateway source on GitHub · this plugin in the registry

kriskwok/dsh-feishu-gateway 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

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
starts a network servernet_server×1 src, e.g. src/server.ts:52
reads credential-class env varstoken_envFEISHU_APP_SECRET

Services it injects

agentDefaultModel agents settings

Hooks it attaches

approval/request session/event

Environment variables it reads

FEISHU_APP_ID FEISHU_APP_SECRET LOG_LEVEL

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.