TAGGED COLLECTION

#sandbox

08

Published plugins tagged #sandbox.

npm / sandboxOfficial
DB

DSH Bash Sandbox

by DeepSeek

Sandbox-consuming implementation of the DeepSeek Harness bash executor seam (confines every command via ctx.sandbox, reports denial/enforcement result facts)

npm / sandboxOfficial

File-backed credentials provider ($DSH_HOME/.env under the live process environment) for the DeepSeek Harness

npm / sandboxOfficial
DF

DSH FS Sandbox

by DeepSeek

Sandbox-enforcing implementation of the DeepSeek Harness filesystem seam: fences write/edit by the per-call sandbox mode (read-only denies mutation, workspace-write contains it to the workspace + temp roots) while reads pass through

npm / sandboxOfficial

User-facing permission presets (ctx.permissionPresets) for the DeepSeek Harness: one product-level Permissions select bundling the sandbox-mode and approval-policy knobs, written through to their own session events

npm / sandboxOfficial

Sandbox-consuming implementation of the DeepSeek Harness PowerShell executor seam (confines every command via ctx.sandbox, reports denial/enforcement result facts)

npm / sandboxOfficial
DS

Local process-sandbox backends for the DeepSeek Harness sandbox seam: bwrap, the npm-distributed landlock-run launcher, macOS Seatbelt, or the Windows ACL restricted-token runner — functionally probed, fail-closed

npm / sandboxOfficial
DS

Per-call sandbox policy resolver and current model context: deployment fallbacks plus each session's mode and workspace root, shared by every enforcing capability family

npm / sandboxOfficial
DU

User-approval seam (ctx.approval) for the DeepSeek Harness: one-shot permission decisions dispatched to composed answerers over the approval/request waterfall, fail-closed by default