Lum1104/dsh-browser
C3dsh plugin: Chrome sidebar extension that lets DeepSeek Harness operate your browser directly, no vision capabilities required. 一款 Chrome 侧边栏扩展程序,可让 DeepSeek Harness 直接操控您的浏览器,无需视觉能力。
★ 100+ · Lum1104/dsh-browser source on GitHub · this plugin in the registry
Lum1104/dsh-browser is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can intercept API traffic, executes system commands, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can intercept API traffic | api_intercept | apiProxy, webServer |
| executes system commands | exec | ×6 src, e.g. benchmark/lib/dsh-process.mjs:1, benchmark/lib/dsh-process.mjs:61 |
| starts a network server | net_server | ×1 src, e.g. benchmark/site/server.mjs:183 |
Services it injects
agents apiProxy invariants sessions tools userQuestions webServer workspaceRegistry
Hooks it attaches
agent/session-start
Environment variables it reads
PLAYWRIGHT_CHROMIUM_PATH BENCHMARK_SITE_PORT
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.