dsh-plugin-doctor
DSH 插件管家:审计已安装插件的规范性与安全隐患(manifest 契约、patch 层、静态代码、供应链),设置面板提供插件列表(中文描述、安装时间、版本更新)、热启停与可靠的安装/卸载。
AI 분석
对 DSH 已装插件进行清单、代码及供应链层面的安全审计,防范恶意代码。适合注重系统安全、安装了较多第三方插件的专业用户。
설치
$
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({ "包名": "中文描述" }),优先级高于内置词典。