Deploy Sandbox

Deploys an already-built NAT agent as a policy-governed OpenShell sandbox on a local NeMo Platform, so the same agent image gets Landlock filesystem isolation and a pure default-deny network policy (the sandbox reaches nothing on the network directly; its model calls are brokered by the OpenShell gateway through the inference.local route) for free. Covers the proven wire-inference.local -> package -> DeploymentConfig -> deploy (executor openshell-local) -> wait -> query -> zero-egress proof -> cleanup flow. Use when the user asks to deploy an agent as a sandbox, sandbox a deployment, run an agent under a Landlock/egress policy, or use the openshell-local executor. Trigger keywords - deploy sandbox, sandboxed agent, openshell deployment, openshell-local executor, sandbox policy, egress policy, landlock, governed deployment, network egress governance, inference.local.

NVIDIA NeMo 2dd929a 2 files · 29.4 KB Updated

File contents

nvidia-nemo/nemo-platform/tree/main/plugins/nemo-deployments/src/nemo_deployments_plugin/skills/deploy-sandbox commit 2dd929ab8c

Frequently asked questions

npx skillmds@latest add nvidia-nemo/deploy-sandbox