HYY-King/dsh-plugin-auditor ↗★ 0
dsh-plugin-auditor
DSH 插件审核器:在新插件加入 profile 前扫描组合兼容性——重复工具注册、entry id 冲突、peer 版本不匹配、记忆插件唯一性、渠道插件凭据,输出风险报告,预防启动崩溃。
AI 분석
核心用途是保障 DSH 运行稳定性,防止因插件冲突导致系统崩溃。适合安装了大量第三方插件、频繁调整配置的重度折腾玩家。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HYY-King/dsh-plugin-auditorUsage
After restart, ask the agent to call the audit_plugins tool:
- Full audit: call with no arguments to scan every bundle in the current profile.
- New-plugin preview: pass
newPlugins: ["package-name"]for a name-level conflict preview.