JMOKSZ/dsh-lark-bridge

C3

Feishu (Lark) entry point for DeepSeek Harness: drive dsh agents from a Feishu bot with streaming cards, ask/approval buttons and attachments.

★ 1+ · JMOKSZ/dsh-lark-bridge source on GitHub · this plugin in the registry

JMOKSZ/dsh-lark-bridge is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, decodes base64 payloads, starts a network server, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
decodes base64 payloadsbase64_decode×1 src, e.g. lib/index.js:511
starts a network servernet_server×1 src, e.g. lib/index.js:456
reads credential-class env varstoken_envLARK_APP_SECRET

Services it injects

agentDefaultModel agents sessions

Hooks it attaches

approval/request dispose

Environment variables it reads

LARK_APP_ID LARK_APP_SECRET LARK_WORKSPACE DSH_HOME

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.