luzhengyangtx/dsh-telegram-duty
C3Telegram duty gateway for DeepSeek Harness: phone-message task loop, global approval forwarding, duty/local toggle, zh/en
★ 1+ · luzhengyangtx/dsh-telegram-duty source on GitHub · this plugin in the registry
luzhengyangtx/dsh-telegram-duty is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, 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 | ×2 src, e.g. src/gateway.ts:142, src/gateway.ts:157 |
| reads credential-class env vars | token_env | TG_CREDS |
Services it injects
agentDefaultModel agents commands locale remote sessions settings slots tools
Hooks it attaches
approval/request connection/reset session/event
Outbound domains
api.telegram.org
Environment variables it reads
TG_CREDS DSH_HOME TG_PROBE_SESSION TELEGRAM_DUTY_DEBUG
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.