CeilCelia/dsh-eli-mode

C3

Eli Mode is an agent preset for DeepSeek Harness built around wiki-driven long-term memory and skills, on an extremely minimal Harness setup.

★ 1+ · CeilCelia/dsh-eli-mode source on GitHub · this plugin in the registry

CeilCelia/dsh-eli-mode is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, decodes base64 payloads, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesystemPrompt, webServer
decodes base64 payloadsbase64_decode×1 src, e.g. packages/eli-mode/lib/web-routes.js:87
reads credential-class env varstoken_envDEEPSEEK_API_KEY

Services it injects

systemPrompt tools webServer

Outbound domains

api.deepseek.com

Environment variables it reads

ELI_KB_ROOT DEEPSEEK_API_KEY DEEPSEEK_BASE_URL

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.