Nagi-ovo/dsh-find-plugins

C2

帮 DSH 搜索、安装并验证插件的 Skill|A DSH skill that finds, installs, and verifies GitHub plugins

★ 100+ · Nagi-ovo/dsh-find-plugins source on GitHub · this plugin in the registry

Nagi-ovo/dsh-find-plugins is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
executes system commandsexec×3 src, e.g. skills/find-plugins/scripts/search-topic.mjs:5, skills/find-plugins/scripts/search-topic.mjs:5
reads credential-class env varstoken_envGH_TOKEN, GITHUB_TOKEN

Outbound domains

api.github.com

Environment variables it reads

GITHUB_TOKEN GH_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.