NLeRWantFly/dsh-HoldThatBigBlueFatFish

C3

约束蓝色大肥鱼过度思考暂时的方案~模型测试opencode go实现

★ 1+ · NLeRWantFly/dsh-HoldThatBigBlueFatFish source on GitHub · this plugin in the registry

NLeRWantFly/dsh-HoldThatBigBlueFatFish is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, can spawn subprocesses, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesubprocess, systemPrompt, system-prompt/assemble
can spawn subprocessessubprocess_serviceinject: subprocess
executes system commandsexec×18 src, e.g. dsh-multimodel/src/backends.mjs:1, dsh-multimodel/src/backends.mjs:81
starts a network servernet_server×19 src, e.g. .dsh-data/experiments/dsv4-anchored-official/runtime-smoke.mjs:28, .dsh-data/experiments/dsv4-anchored-official/runtime-smoke.mjs:29
reads credential-class env varstoken_envDEEPSEEK_API_KEY, DSH_EVAL_CREDENTIAL_REF, DSH_EVAL_HOST_MANAGED_CREDENTIAL

Services it injects

agents attachments subprocess systemPrompt tools

Hooks it attaches

agent/disposed agent/inbox/inserted agent/pre-step agent/request agent/session-start session/event system-prompt/assemble tools/post-execute tools/result

Outbound domains

api.deepseek.com api-docs.deepseek.com

Environment variables it reads

DSH_SOURCE_ROOT DEEPSEEK_API_KEY DSH_EVAL_PLATFORM DSH_EVAL_PYTHON DSH_EXPERIMENT_PRESET_ROOT DSH_EVAL_HOST_MANAGED_CREDENTIAL DSH_TARGET_HOME COMPARISON_WORKSPACE DSH_EVAL_MODELTEST DSH_EVAL_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.