tttwh/dsh-plugin-Audit1

dsh-plugin-Audit

DSH 插件列表审计工具:提供 /plugin-audit 命令及 Web 设置中的 Source 标签页,用于区分官方与自装插件。

AI 分析

核心用途是审计和管理已安装的 DSH 插件。适合安装了较多第三方插件、需要快速查看插件来源、过滤筛选或一键禁用特定插件的用户。

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

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:tttwh/dsh-plugin-Audit

Configuration

Origin is derived from the package scope by default; edge cases (e.g. a third-party package published under @deepseek-ai/) are overridden via extraUserPackages. Override this plugin's row in the profile's cordis.patch.yml:

- id: plugin-audit
  config:
    extraUserPackages:
      - '@deepseek-ai/dsh-my-fork'   # force-classify as self-installed