shatyuka/dsh-llm-codebuddy

C3

Tencent CodeBuddy plugin for DeepSeek Harness (dsh).

★ 1+ · shatyuka/dsh-llm-codebuddy source on GitHub · this plugin in the registry

shatyuka/dsh-llm-codebuddy is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
executes system commandsexec×2 src, e.g. src/login.ts:11, src/login.ts:77
decodes base64 payloadsbase64_decode×1 src, e.g. src/client.ts:260
reads credential-class env varstoken_envDSH_CODEBUDDY_AUTH_FILE

Services it injects

connection llm locale slots

Outbound domains

copilot.tencent.com

Environment variables it reads

DSH_CODEBUDDY_AUTH_FILE

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.