Community directory previewDeepSeek Harness is in developer preview
DS

dsh-ssh-tui

PluginConfirmed pluginCommunity

cyjyyd/dsh-ssh-tui · updated 8 days ago

Installation

dsh plugin --profile <name> add link:
dsh plugin --profile tui add "link:$(pwd)"
dsh plugin --profile tui add dsh-ssh-tui
dsh plugin --profile <name> add dsh-routing-suite
dsh plugin --profile web add github:cyjyyd/dsh-ssh-tui

Plugins in this repository

  • dsh-ssh-tuiv0.1.9

    SSH-friendly interactive terminal TUI plugin for DeepSeek Harness

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (16)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-agent-default-model^0.1.1-rc.2shared
    • @deepseek-ai/dsh-agent-loop^0.1.1-rc.2shared
    • @deepseek-ai/dsh-agent-presets^0.1.1-rc.2shared
    • @deepseek-ai/dsh-cmdline^0.1.1-rc.2shared
    • @deepseek-ai/dsh-commands^0.1.1-rc.2shared
    • @deepseek-ai/dsh-credentials^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session-persistence^0.1.1-rc.2shared
    • @deepseek-ai/dsh-settings^0.1.1-rc.2shared
    • @deepseek-ai/dsh-subagent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2shared
    • @deepseek-ai/dsh-user-questions^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 71732b82c0f1

Overview

DeepSeek Harness enhanced plugin:dsh-tui. you can use Deepseek Harness within Terminal,optimized perfomance in ssh environment

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

Evidence breakdown

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

Compatibility confidence: Limited

Install-time scripts (2)
  • prepacknpm run build
  • preparenpm run build
Findings (4)
  • Highinstall.script
    package.jsoninstall-time
    "prepack": "npm run build"
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "npm run build"
  • Highshell.rm-rf
    package.json:57dangerous-shell
    "clean": "rm -rf lib",
  • 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