dsh plugins中文
← Back to popular plugin directory

DeepSeek Harness SSH operation and maintenance plug-in

caoyiwei850/dsh-ssh-ops · skills

DeepSeek Harness SSH operation and maintenance plug-in: main dialogue driver SSH, with high-risk command protection and right terminal.

★ 1GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense

Project overview

DSH SSH Ops DeepSeek Harness 的 SSH 运维插件:在主对话中驱动当前服务器,同时在右侧保留真实的交互式终端。 示例

DSH 自身权限机制仍然有效。本插件额外阻止 Agent 工具执行明显不可逆或破坏性操作,例如删除文件、删库、格式化磁盘、terraform destroy、kubectl delete、docker prune、强制 Git 清理以及重启/关机。

从 GitHub Releases 下载 dsh-ssh-ops-0.1.1.tgz 后:

Install command

dsh plugin --profile web add github:caoyiwei850/dsh-ssh-ops
View GitHub repository ↗Back to popular plugin directory