Sparrived/DSH-Deeptop

C3

Deeptop, a lightweight native desktop client for DeepSeek Harness.

★ 5+ · Sparrived/DSH-Deeptop source on GitHub · this plugin in the registry

Sparrived/DSH-Deeptop 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, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can intercept API trafficapi_interceptapiProxy
executes system commandsexec×15 src, e.g. deeptop-bridge/skill-installer.mjs:4, scripts/build-dev.mjs:5
decodes base64 payloadsbase64_decode×1 src, e.g. src/App.tsx:2748
reads credential-class env varstoken_envGH_TOKEN, GITHUB_TOKEN

Services it injects

apiProxy llm messageAnnotations pluginInventory sessionPersistence sessions storageDomain tools typertGateway workspaceRegistry

Outbound domains

api.github.com codeload.github.com api.example.com

Environment variables it reads

DSH_HOME ComSpec GITHUB_TOKEN GH_TOKEN GITHUB_REPOSITORY GITHUB_SERVER_URL

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.