anweat/dsh-web-search-pro
C3Enhanced, persistent web search plugin for DeepSeek Harness (multi-engine search, SQLite+LRU cache, platform backends, Playwright rendering)
★ 10+ · anweat/dsh-web-search-pro source on GitHub · this plugin in the registry
anweat/dsh-web-search-pro 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, reads credential-class env vars.
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 | ×13 src, e.g. lib/util.js:8, lib/util.js:8 |
| reads credential-class env vars | token_env | EXA_API_KEY, JINA_API_KEY, TWITTER_AUTH_TOKEN |
Services it injects
browser systemPrompt tools
Outbound domains
eutils.ncbi.nlm.nih.gov pubmed.ncbi.nlm.nih.gov www.zhihu.com tieba.baidu.com www.douyin.com www.kuaishou.com api.exa.ai html.duckduckgo.com www.bing.com s.jina.ai
Environment variables it reads
APPDATA DSH_HOME EXA_API_KEY JINA_API_KEY TWITTER_AUTH_TOKEN TWITTER_CT0 ComSpec
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.