DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-remote-ssh

Use SSH hosts as transparent local or remote workspaces in DeepSeek Harness.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
10GitHub Stars3ForksUpdated2026-08-16

Install

$ dsh plugin --profile web add dsh-remote-ssh

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-remote-ssh is an installable DeepSeek Harness plugin that routes workspace tools to configured SSH hosts while retaining the standard workspace experience. It also supports connecting clients to a persistent remote dsh-host backend, including a browser entry point.

Key Capabilities

  • Discovers SSH hosts from user and system OpenSSH configuration, including Include files.
  • Manages multiple SSH hosts and workspaces through DeepSeek Harness settings.
  • Routes filesystem, search, shell, terminal, and background-task operations according to the active local or remote workspace.
  • Provides remote directory browsing and direct ssh:// workspace targets.
  • Reuses persistent SSH/AHP connections across workspaces on the same host.
  • Supports a persistent remote dsh-host backend and an optional Open Backend in Web entry point.
  • Opens remote file links through compatible VS Code-family editors with Remote SSH support.
  • Provides an optional dsh-tui adapter for remote workspace and host connections.

Useful For

  • Work on a project located on a POSIX/Linux server from DeepSeek Harness.
  • Keep AI runtime local while executing workspace tools on an SSH host.
  • Connect a TUI or browser client to a persistent Harness backend running on a remote host.
  • Browse remote folders and run remote shell or search operations without separate remote-prefixed tools.

Who It Fits

  • DeepSeek Harness users working with SSH-accessible Linux or POSIX development hosts.
  • Developers who use OpenSSH configurations, SSH agents, ProxyJump, or known_hosts.
  • Teams needing remote workspaces while preserving the normal DeepSeek Harness tool workflow.

Documented Limitations

  • Remote workspaces support POSIX/Linux SSH hosts; Windows SSH hosts are not supported.
  • Remote hosts require non-interactive OpenSSH access, a POSIX shell, bash, base64, mkfifo, and rg for relevant tools.
  • Password prompts, MFA prompts, and first-use host-key confirmation are not bridged into the Web UI.
  • Remote commands run with the SSH account's permissions; the plugin selects danger-full-access with approval policy never.
  • First full Backend installation requires curl, sha256sum, tar with xz support, and network access to Node.js and npm registries.
  • Native remote file opening requires a supported local VS Code-compatible editor and compatible Remote SSH extension.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 1 runtime, 43 development, 31 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as Apache-2.0.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
Yan-Zero/dsh-remote-ssh
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
21d727c · 2026-09-20

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
10GitHub stars
Forks
3
Open issues
1
Last commit
2026-08-16
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app