dsh-plugin-Audit
DSH 插件列表审计工具:提供 /plugin-audit 命令及 Web 设置中的 Source 标签页,用于区分官方与自装插件。
AI 分析
核心用途是审计和管理已安装的 DSH 插件。适合安装了较多第三方插件、需要快速查看插件来源、过滤筛选或一键禁用特定插件的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:tttwh/dsh-plugin-Audit说明文档
阅读完整 README ↗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