HYY-King/dsh-plugin-auditor0

dsh-plugin-auditor

DSH 插件审核器:在插件加入配置前扫描兼容性风险(如重复工具、ID 冲突、凭据缺失等),输出风险报告以防启动崩溃。

AI 分析

核心用途是保障 DSH 运行稳定性,防止因插件冲突导致系统崩溃。适合安装了大量第三方插件、频繁调整配置的重度折腾玩家。

套件
dsh-plugin-auditor
版本
0.1.0
授權
MIT
最近更新
2026年8月14日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HYY-King/dsh-plugin-auditor

Usage

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.