Community directory previewDeepSeek Harness is in developer preview
DS

dsh-ssh-plugin

PluginConfirmed pluginCommunity

YOLO-LZL/dsh-ssh-plugin · updated 18 days ago

Installation

dsh plugin --profile <name> add dsh-ssh-plugin
dsh plugin --profile <name> add github:you/dsh-ssh-plugin
dsh plugin --profile <name> add ./dsh-ssh-plugin
dsh plugin --profile web add github:YOLO-LZL/dsh-ssh-plugin

Plugins in this repository

  • dsh-ssh-pluginv0.2.0

    SSH tool plugin for DeepSeek Harness: persisted SSH connections, workspace-bound defaults, and the ssh_exec model tool

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (12)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-api-remotes^0.1.0-rc.6shared
    • @deepseek-ai/dsh-base^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-connection^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-locale^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-runtime^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-settings^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-settings-plugins^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-slots^0.1.0-rc.6shared
    • @deepseek-ai/dsh-settings^0.1.0-rc.6shared
    • @deepseek-ai/dsh-tools^0.1.0-rc.6shared
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 8f0391fb09ac

Overview

A DeepSeek Harness plugin that adds the sshexec model tool — run commands on a remote Linux server over the system ssh client — plus persisted SSH connections: save connections once, bind them to a workspace, and let sshexec use them by default.

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
8f0391fb09ac
Evidence Score
77/100
Static risk
High risk
Files scanned
2
Findings
2

Evidence breakdown

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

Compatibility confidence: Limited

Install-time scripts (1)
  • preparetsdown && tsc -p tsconfig.types.json
Findings (2)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "tsdown && tsc -p tsconfig.types.json"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0