dsh plugins中文
← Back to popular plugin directory

DSH Provenance

Darren-Tang/dsh-provenance · tools

Supply chain pre-assembly pre-inspection tool for DeepSeek Harness plug-in.

★ 0GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
MITLicense

Project overview

dsh-provenance The source you read on GitHub is not necessarily the package you install.

A supply-chain preflight for DeepSeek Harness plugins. It answers a question no other scanner in this ecosystem asks.

Existing plugin scanners read the files already on your disk and ask "does this code do something bad?". That is a useful question, but it comes second. The first question is: Is this code the code the author showed me?

Install command

dsh plugin --profile web add github:Darren-Tang/dsh-provenance
View GitHub repository ↗Back to popular plugin directory