wanghehe123/dsh-Friend
C3人格化伴侣插件 for DeepSeek Harness:角色卡、语音、Live2D、本地记忆与工作陪伴。
★ 1+ · wanghehe123/dsh-Friend source on GitHub · this plugin in the registry
wanghehe123/dsh-Friend is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, executes system commands, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt, webServer |
| executes system commands | exec | ×10 src, e.g. scripts/browser-smoke.mjs:24, scripts/browser-smoke.mjs:551 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. packages/dsh-friend-persona/src/tavern-import.ts:130, packages/dsh-friend-tts/src/providers/dashscope.ts:169 |
| starts a network server | net_server | ×2 src, e.g. scripts/smoke.mjs:307, scripts/smoke.mjs:309 |
Services it injects
agentDefaultModel agentPresets agents llm on settings settingsScope slots systemPrompt tools webServer
Hooks it attaches
session/event
Outbound domains
dashscope.aliyuncs.com api.minimaxi.com cubism.live2d.com api.github.com api.siliconflow.cn speech.platform.bing.com
Environment variables it reads
FRIEND_NAILONG_ZIP
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.