tttwh/dsh-plugin-Audit1

dsh-plugin-Audit

Audit the DeepSeek Harness plugin list by origin (official vs self-installed): a /plugin-audit command plus a Source tab in Web Settings

AI Analysis

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

Package
dsh-plugin-Audit
Version
0.6.0
License
MIT
Last updated
Aug 17, 2026

Install

$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