6kongbai/dsh-plugin-market

C2

A dsh plugin marketplace CLI: browse, install, and uninstall community plugins from the dsh-plugin GitHub topic

★ 1+ · 6kongbai/dsh-plugin-market source on GitHub · this plugin in the registry

6kongbai/dsh-plugin-market is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, decodes base64 payloads, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
executes system commandsexec×4 src, e.g. packages/market-host/src/install.ts:12, packages/market-host/src/install.ts:12
decodes base64 payloadsbase64_decode×1 src, e.g. packages/market-host/src/market/github.ts:131
reads credential-class env varstoken_envGITHUB_TOKEN

Services it injects

locale slots webServer

Outbound domains

api.github.com

Environment variables it reads

GITHUB_TOKEN

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.