Karbo123/DSH-EvoResearch

C3

自进化科研工作流

★ 5+ · Karbo123/DSH-EvoResearch source on GitHub · this plugin in the registry

Karbo123/DSH-EvoResearch 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, uses eval / new Function.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesystemPrompt, webServer, system-prompt/assemble
executes system commandsexec×219 src, e.g. scripts/accept-live-chatgraph.mjs:3, scripts/accept-live-chatgraph.mjs:13
uses eval / new Functioneval×359 src, e.g. scripts/verify-a11y.mjs:57, scripts/verify-a11y.mjs:73
decodes base64 payloadsbase64_decode×69 src, e.g. scripts/accept-live-chatgraph.mjs:70, scripts/accept-mouse.mjs:53
reads credential-class env varstoken_envEVORESEARCH_TELEGRAM_TOKEN, NEW_API_API_KEY

Services it injects

commands connection conversationEvents conversationViews locale remote sessions slots systemPrompt tools webServer

Hooks it attaches

session/event system-prompt/assemble

Outbound domains

astral.sh api.telegram.org

Environment variables it reads

DSH_HOME NEW_API_API_KEY LOCALAPPDATA EVORESEARCH_PORT_FILE EVORESEARCH_DATA_ROOT EVORESEARCH_APP_PORT CORDIS_SHARED EVORESearch_PORT SystemDrive EVORESEARCH_DATA_HOME

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.