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 분석

核心用途是审计和管理已安装的 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