Install
$ dsh plugin --profile headless add @neevcloud/dsh-sandboxPlugin 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.
Key Capabilities
- Installs through the standard `dsh plugin add` bundle mechanism.
- Creates and manages a NeevSandbox for a DSH run.
- Routes subprocess execution, PTYs, and filesystem operations to the remote sandbox.
- Uses a Cordis patch to replace the local subprocess provider and add Neev services.
- Supports ephemeral sandboxes by default and named persistent sandboxes through `persist`.
- Supports configurable sandbox templates, OCI images, working directory, and idle timeout.
Useful For
- Run AI-generated or untrusted code away from the local machine.
- Give each DSH task a fresh isolated Linux environment.
- Run parallel agents without shared host files or processes.
- Perform reproducible CI-like execution in a remote sandbox.
- Run interactive terminals, REPLs, TUIs, or development servers through a PTY.
Who It Fits
- DeepSeek Harness users who need remote code execution.
- Developers using NeevCloud sandbox infrastructure.
- Teams seeking disposable execution environments for agent tasks.
Documented Limitations
- Requires `NEEV_API_KEY`, `NEEV_ORG_ID`, and `NEEV_PROJECT_ID` for NeevCloud access.
- Requires Node.js `^22.19.0 || >=24.0.0`.
- File freshness tokens are derived from metadata and have a small non-atomic window between version check and write.
- Paths do not use symlink canonicalization (`realpath`) in this release.
- Managed processes accept startup stdin only; interactive stdin uses the PTY.
- PTY working directory and environment follow sandbox defaults.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 2 runtime, 18 development, 6 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as Apache-2.0.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- NeevCloudAI/dsh-neev-sandbox
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin Bundle
- Source checked
- b84e914 · 2026-09-14
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
- 1GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-19
- Last release
- 2026-08-19
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Sandbox-first automatic permission policy and intelligent risk classification for DeepSeek Harness.
View plugin →A standalone, local persistent-memory system for AI agents, with DeepSeek Harness support provided through the separate dsh-mnemon plugin.
View plugin →A desktop-native companion for DeepSeek Harness that visualizes live agent status and progress in an always-on-top window.
View plugin →Comprehensive long-term memory, self-evolution, skills, task management, and multi-agent dispatch bundle for DeepSeek Harness.
View plugin →