blaxel-ai/deepseek-harness-blaxel-sandbox0

@blaxel/dsh-sandbox

为 DeepSeek Harness 提供的 Blaxel 沙箱执行插件,支持在隔离的 Git 工作树容器沙箱中运行代码。

AI 分析

核心用途是提供安全的隔离沙箱环境来执行 Agent 生成的代码。适合需要在非本地环境安全测试代码、且项目处于 Git 仓库管理下的开发者。

套件
@blaxel/dsh-sandbox
版本
0.1.0
授權
MIT
最近更新
2026年8月21日

安裝

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

Configuration

The initial bundle supports host environment overrides:

VariableDefaultPurpose
DSH_BLAXEL_CWD/workspaceRemote working directory
DSH_BLAXEL_WORKSPACE_ROOT/workspaceRestored Git worktree root
DSH_BLAXEL_IMAGEblaxel/node:latestSandbox image
DSH_BLAXEL_MEMORY4096Sandbox memory in MB

The Blaxel settings page reports the active sandbox and provides reopen and stop controls.