Mr-remon219/dsh-search-boost
C3The plunge for dsh to boost model's search ability.
★ 10+ · Mr-remon219/dsh-search-boost source on GitHub · this plugin in the registry
Mr-remon219/dsh-search-boost 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, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt |
| executes system commands | exec | ×9 src, e.g. index.js:14, lib/engines.js:16 |
| decodes base64 payloads | base64_decode | ×4 src, e.g. plugin-host.js:190, lib/engines.js:235 |
| reads credential-class env vars | token_env | BRAVE_API_KEY, EXA_API_KEY, TAVILY_API_KEY, XAI_API_KEY |
Services it injects
commands systemPrompt timer tools web
Outbound domains
x.com api.tavily.com api.exa.ai api.search.brave.com www.bing.com r.jina.ai search.yahoo.com mcp.exa.ai auth.x.ai cli-chat-proxy.grok.com
Environment variables it reads
XAI_API_KEY TAVILY_API_KEY EXA_API_KEY BRAVE_API_KEY DSH_SEARCH_ALLOW_TUN_FAKEIP DSH_SB_ALLOW_DIRTY
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.