GHJIVHIDD/dsh-plugin-vm-sandbox2

@deepseek-ai/dsh-plugin-vm-sandbox

OrbStack VM sandbox: per-session sandbox VMs (debian/alpine) with a VM tab next to trajectory/terminal, vm_list/vm_create/vm_exec/vm_delete tools, archive/delete cleanup, running cap, idle sleep, compact detail view and live shell logs.

AI 분석

为 Agent 提供安全的隔离运行环境。适合需要执行不安全代码、进行系统级测试的任务,运行需要本地安装并配置 OrbStack 环境。

패키지
@deepseek-ai/dsh-plugin-vm-sandbox
버전
0.0.3
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GHJIVHIDD/dsh-plugin-vm-sandbox

方式 A:使用 dsh plugin 安装预构建 tarball(推荐,需要已安装 pnpm)

从 Releases 下载 tgz 后,在插件包/tgz 所在目录执行:


## 使用

安装后重启/刷新:

```bash
dsh --profile web

打开 Web 界面进入任意会话,在会话视图环中点击「虚拟机」即可看到当前环境中的 OrbStack 沙箱虚拟机;会话智能体也可以通过 vm_exec / vm_create 等工具自动创建和使用沙箱。