dsh-sentinel
DeepSeek Harness 插件安全体检官 —— 静态扫描 + 运行时副作用追踪,为 4300+ 插件建立安装前必看体检报告
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗📦 快速安装与配置
1. 官方命令行安装
dsh plugin --profile web add github:ceo-panda/dsh-sentinel#v0.1.0
2. 自动挂载声明 (cordis.patch.yml)
- id: dsh-sentinel
type: plugin
before: ['*']
provides: ['sentinel']
config:
mode: audit # audit(体检告警) | enforce(阻断高危)
strictness: high
output: panel