fredalxin/dsh-solo-thinking

C3

Solo-style isolated brainstorm branches and Handoffs for DeepSeek Harness

★ 10+ · fredalxin/dsh-solo-thinking source on GitHub · this plugin in the registry

fredalxin/dsh-solo-thinking is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, starts a network server, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesystemPrompt
starts a network servernet_server×1 src, e.g. scripts/e2e-provider.mjs:70
reads credential-class env varstoken_envSOLO_E2E_PROVIDER_KEY

Services it injects

agents layout sessions slots systemPrompt tools workspaceRegistry

Hooks it attaches

agent/pre-step session/event

Environment variables it reads

SOLO_E2E_PROVIDER_PORT SOLO_E2E_PROVIDER_KEY SOLO_E2E_DSH_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.