Community directory previewDeepSeek Harness is in developer preview
DP

dsh-plugins

PluginConfirmed pluginCommunity

ZenMux/dsh-plugins · updated 12 days ago

Installation

dsh plugin --profile web add @zenmux/dsh-plugins@latest
dsh plugin --profile web add @zenmux/dsh-plugins
dsh plugin --profile web add github:ZenMux/dsh-plugins

Plugins in this repository

  • @zenmux/dsh-pluginsv0.1.11

    Use ZenMux models in DeepSeek Harness with OAuth login, model search, and protocol-aware routing

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (10)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-client-runtime^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-commands^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-conversation^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-model-selection^0.1.0-rc.6shared
    • @deepseek-ai/dsh-commands^0.1.0-rc.6shared
    • @deepseek-ai/dsh-credentials^0.1.0-rc.6shared
    • @deepseek-ai/dsh-invariants^0.1.0-rc.6shared
    • @deepseek-ai/dsh-timeout^0.1.0-rc.6shared
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 706ed8c478b1

Overview

zenmux for deepseek harness

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
706ed8c478b1
Evidence Score
74/100
Static risk
High risk
Files scanned
2
Findings
4

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence9/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • prepackpnpm run clean && pnpm run build
Findings (4)
  • Highinstall.script
    package.jsoninstall-time
    "prepack": "pnpm run clean && pnpm run build"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
  • Lownetwork.external-host
    cordis.patch.yml:14network
    `${new URL(process.env.ZENMUX_API_BASE_URL ?? 'https://zenmux.ai/api/v1').origin}/api/anthropic`
  • Lownetwork.external-host
    cordis.patch.yml:1411network
    process.env.ZENMUX_API_BASE_URL ?? 'https://zenmux.ai/api/v1'
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0