Community directory previewDeepSeek Harness is in developer preview
DM

dsh-mcpmanager

PluginConfirmed pluginCommunity

EricXu20266/dsh-mcpmanager · updated 14 days ago

Installation

dsh plugin add github:EricXu20266/dsh-mcpmanager
dsh plugin add dsh-mcpmanager

Plugins in this repository

  • dsh-mcpmanagerv0.1.0

    DSH MCP manager — inspect, add, edit and remove MCP server configs in the profile patch; restarts are delegated to the host agent. · DSH MCP 管理器:查看/新增/编辑/删除 profile 中的 MCP server 配置,重启生效交由 agent 处理。

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (1)
    • @deepseek-ai/cordis^4.0.1shared

Paths are pinned to commit 20530a3009bf

Overview

DSH MCP manager — add/edit/enable/disable MCP server configs, bundled node resolution

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
20530a3009bf
Evidence Score
65/100
Static risk
High risk
Files scanned
3
Findings
3

Evidence breakdown

Source provenance20/25
Install documentation25/25
Maintenance12/20
Compatibility evidence8/20
Security signals0/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenode scripts/prepare.mjs
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "node scripts/prepare.mjs"
  • Mediumobfuscation.child-process
    scripts/prepare.mjs:7obfuscation
    import { spawnSync } from 'node:child_process'
  • Mediumobfuscation.child-process
    scripts/prepare.mjs:22obfuscation
    const r = spawnSync(nodeBin, [entry, ...args], { stdio: 'inherit' })
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0