hikariming/dshfind

C2

DSH (DeepSeek Harness) 原理学习、插件市场与最佳实践 · Learn DSH principles, plugin marketplace & best practices

★ 100+ · hikariming/dshfind source on GitHub · this plugin in the registry

hikariming/dshfind is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, decodes base64 payloads, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
executes system commandsexec×13 src, e.g. scripts/collect-score-evidence.mjs:14, scripts/collect-score-evidence.mjs:14
decodes base64 payloadsbase64_decode×1 src, e.g. scripts/gen-ranking-real.mjs:33
reads credential-class env varstoken_envAUTH_GATE, AUTH_SECRET, BACKEND_API_KEY, GITHUB_TOKEN, TURSO_AUTH_TOKEN

Outbound domains

avatars.githubusercontent.com api.github.com schema.org hub.omdsh.dev dshdesktop.cn www.mzyai.com dshregistry.xyz lobehub.com www.deepseekdesktop.com dshfind.com

Environment variables it reads

TURSO_DATABASE_URL TURSO_AUTH_TOKEN NEXT_PUBLIC_API_BASE_URL GITHUB_TOKEN AUTH_SECRET AUTH_GATE BACKEND_API_KEY

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.