lzszq/dsh-scholar

C3

dsh-scholar

★ 10+ · lzszq/dsh-scholar source on GitHub · this plugin in the registry

lzszq/dsh-scholar is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, gates tool execution, executes system commands, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
gates tool executiontool_gatehook: tools/pre-execute
executes system commandsexec×23 src, e.g. scripts/verify-docs.mjs:183, scripts/verify-docs.mjs:183
decodes base64 payloadsbase64_decode×6 src, e.g. packages/research-client/src/index.ts:504, packages/research-kernel/src/server.ts:2179
starts a network servernet_server×7 src, e.g. src/plugin/chat-agent-service.ts:93, src/plugin/chat-agent-service.ts:131
reads credential-class env varstoken_envDSH_SCHOLAR_DSH_PLUGIN_TOKEN, DSH_SCHOLAR_KERNEL_TOKEN, DSH_SCHOLAR_SERVICE_TOKEN

Services it injects

commands connection locale settings slots subagents tools userQuestions

Hooks it attaches

connection/reset tools/pre-execute

Outbound domains

mineru.net api.crossref.org dsh-scholar.dev api.openalex.org export.arxiv.org

Environment variables it reads

DSH_HOME DSH_SCHOLAR_KERNEL_TOKEN DSH_SCHOLAR_STANDALONE_DATA DSH_RUN_ID DSH_IMAGES_LOCK DSH_SCHOLAR_SERVICE_TOKEN DSH_SCHOLAR_BACKUP_ON_START DSH_SCHOLAR_DSH_PLUGIN_TOKEN DSH_SCHOLAR_KERNEL_ENDPOINT_FILE

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.