Lum1104/dsh-browser

C3

dsh 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

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can intercept API trafficapi_interceptapiProxy, webServer
executes system commandsexec×6 src, e.g. benchmark/lib/dsh-process.mjs:1, benchmark/lib/dsh-process.mjs:61
starts a network servernet_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.