dsh-remote-shell
Run the following command in DeepSeek Harness:
dsh plugin install wutian122/dsh-remote-shell
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install wutian122/dsh-remote-shell in your terminal to install this plugin; source code is available at https://github.com/wutian122/dsh-remote-shell
About this plugin
Touching a remote server inside a DSH workflow has always meant hand-written shell snippets or plaintext passwords buried in scripts—clunky and risky. dsh-remote-shell bundles the remote-shell skill into a single plugin so you can drive SSH, SFTP, Telnet, and WinRM operations through natural language, from one unified entry point.\n\nThe scope is practical and complete: command execution covers single one-liners, batch scripts, remote system probes, and health checks; SFTP handles uploads, downloads, and directory listing. The standout design is the encrypted credential vault built on Fernet and PBKDF2-HMAC-SHA256—scripts never accept a plaintext password; all credentials are fetched from the vault. Mutating commands are blocked by default and only run after explicit user confirmation, keeping destructive mistakes out of the fast lane.\n\nIt is built for ops engineers and developers who perform routine inspections, batch deployments, or cross-region server management within DSH. If your team wants a unified multi-protocol entry point without leaving secrets in chat logs or script files, this plugin keeps remote operations both efficient and firmly under your control.
Use Cases
- Run batch inspections and health checks across servers via natural language
- Securely upload and download files across regions over SFTP
- Deploy remote scripts via WinRM without exposing plaintext passwords
Best For
- Ops engineers handling routine inspections and troubleshooting
- Developers requiring batch deployment and script distribution
- Teams managing multi-protocol, multi-region server infrastructure
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.