DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-ssh-remote

SSH remote workspaces plugin for DeepSeek Harness with an OpenSSH helper runtime.

Terminal & TUIDeveloper ToolsSecurity & PolicyRemote Execution
4GitHub Stars4ForksUpdated2026-08-29

Install

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

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-ssh-remote provides SSH remote workspaces for DeepSeek Harness. It leverages local OpenSSH configurations to discover hosts, opens remote directories through the standard Harness workspace picker, and delegates remote filesystem, shell, and PTY terminal operations to a versioned Python helper daemon on POSIX systems.

Key Capabilities

  • Discovers remote hosts directly from local OpenSSH configuration
  • Integrates remote directory browsing and creation into the standard Harness workspace picker
  • Provides dirfd-isolated remote file reads and atomic writes with operation deduplication
  • Routes model shell commands and real PTY terminal sessions to a remote supervisor daemon
  • Applies sandbox isolation via bubblewrap on Linux for read-only and workspace-write modes
  • Supports session resumption across network reconnects with cryptographically verified tokens
  • Includes a Web settings panel with connection lifecycle indicators and diagnostics

Useful For

  • Developing on remote Linux devboxes directly from local DeepSeek Harness Web
  • Running LLM-driven shell execution and file operations inside remote sandboxed environments
  • Managing remote development projects over SSH connections configured with ProxyJump, keys, and agent forwarding

Who It Fits

  • Developers working across remote servers and cloud development instances with DeepSeek Harness
  • Engineers requiring sandboxed remote execution and PTY terminal interaction

Documented Limitations

  • Requires a local anchor directory due to current upstream DSH 0.1.1-rc.2 workspace constraints
  • Requires non-interactive OpenSSH BatchMode authentication; interactive MFA or password prompts are not supported during web connection
  • Requires remote POSIX environments with Python 3.9+ installed
  • Process and PTY sandbox isolation requires bubblewrap (bwrap) on the remote Linux host
  • listDir fails on directories containing more than 1000 items due to lack of upstream pagination

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 3 runtime, 24 development, 11 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

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
CrazyShout/dsh-ssh-remote
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
4fcc552 · 2026-09-15

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
4GitHub stars
Forks
4
Open issues
1
Last commit
2026-08-29
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