Skip to content
dsh.fish

Browse

3 results

Bundle

dsh-plugin-healthcheck

DSH 插件健康检查:设置面板内的「插件检测」向导 — L0 静态检查(files 白名单/依赖声明/高危副本/依赖可解析/Windows 命令/lockfile 一致性)+ L1 配置组合检查 + L2 隔离试跑(子进程 boot 全树),发现即自动回滚(写 home patch 前弹确认),复杂问题打包预制提示词交给 agent 修复。铁律:只修改插件代码与配置层,严禁修改 harness 源码。

chenw2759-wq16
Bundle

dsh-healthcheck

DeepSeek Harness 环境体检插件:磁盘/内存/延迟/缓存膨胀/插件版本落后检测,历史基线趋势对比。只读,不删任何东西。融入了 sys-doctor/pc-guardian 的体检方法论。

taxueseek2
Bundle

dsh-plugin-security-audit

DeepSeek Harness plugin: run a live security health check on the deployment (credential file permissions, process-env secrets, permission/approval mode, telemetry, anonymous id, LAN exposure, sandbox backend) and get an actionable report mapping each finding to upstream discussions.

truelove-dreamer