DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

taxueseek /

dsh-plugin-guard

已验证

DSH plugin gate + clinic: static audit before and after install, hash lock, peer search, mechanical detox. Never executes the target plugin.

★ 0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: main@7b7195ea

dsh-plugin-guard

One plugin, two surfaces. Static analysis only — never executes the target plugin.

Surface Tool Job
Gate plugin_audit Static audit before install
Gate plugin_verify Hash + capability lock after install
Clinic plugin_peers Local fingerprint peers; query searches GitHub topic:dsh-plugin
Clinic plugin_detox Mechanical amputation, not an equivalent rewrite

plugin_peers: path stays local (profile bundles). query hits GitHub topic:dsh-plugin + the curated list; argo only if those are thin. Override with remote. Remote hits are verdict=unknown — audit before install.

Install

dsh plugin --profile web add github:taxueseek/dsh-plugin-guard
# restart dsh web

Scoring

Start at 100; P0 −40, P1 −12, P2 −3. Any P0 or score < 40 → block. Any P1 or score < 75 → warn.

P0 is only auto-run + dangerous combo (curl|bash, secrets leaving the machine, eval of network content, install-script poison). exec inside a tool the model must click is P1.

Not

  • Not output redaction
  • Not general SAST
  • Does not prove a plugin is safe
  • Detox does not keep the original behavior

License

MIT

—/ 5

暂无评分

已验证 DSH bundle

Commit 7b7195eae9e0

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于