dsh plugins中文
← Back to popular plugin directory

Afraid of crashing after installing the plug-in

chenw2759-wq/dsh-plugin-healthcheck · tools

Worried that the plug-in will crash after installation? Use this plug-in to help you detect whether the plug-in is normal/contains Trojans!

★ 4GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

dsh-plugin-healthcheck DSH 插件健康检查 —— 装完新插件后不重启后端即可验证插件是否会导致事故。 纯静态检查 + 配置组合 + 隔离试跑 + 木马扫描,发现即修复(自动修复 / 自动回滚 / 预制提示词)。

#dsh-plugin · DeepSeek Harness (DSH) · TypeScript · turtle-ui 截图

1. 打开 Web GUI 左下角设置,导航里点「插件检测」; 2. 选作用域(全部插件 / 指定插件)与层级(L0/L1/L2/木马扫描); 3. 点「开始检测」; 4. 结果按 severity 徽标列出,每条含证据 + 修复动作: 一键修复(确定性,弹确认) 自动回滚(L2 失败写 disabled 行,弹确认,HMR 热生效) 复制提示词(复杂问题交给 agent)

Install command

dsh plugin --profile web add github:chenw2759-wq/dsh-plugin-healthcheck
View GitHub repository ↗Back to popular plugin directory