Oo0520/dsh-plugin-doctor1

dsh-plugin-doctor

DSH 插件管家:审计已安装插件的规范性与安全隐患(manifest 契约、patch 层、静态代码、供应链),设置面板提供插件列表(中文描述、安装时间、版本更新)、热启停与可靠的安装/卸载。

包名
dsh-plugin-doctor
版本
0.1.1
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Oo0520/dsh-plugin-doctor

配置

  • profile:目标 profile 名,默认 web;运行时会优先从 ctx.baseUrl 自动推断当前 profile。

外部描述词典:~/.dsh/.plugin-doctor/descriptions.json{ "包名": "中文描述" }),优先级高于内置词典。