Overview of NVIDIA NemoClaw
NVIDIA NemoClaw is an open-source reference stack for running always-on AI agents more safely inside OpenShell containers. NemoClaw provides onboarding, lifecycle management, and agent operations for supported runtimes in OpenShell sandboxes. It adds policy-based privacy and security controls for agent behavior and data handling. These controls help agents run in clouds, on-premises environments, RTX PCs, and DGX Spark.
NemoClaw pairs hosted inference providers or local model endpoints with a hardened sandbox, routed inference, and declarative egress policy.
This keeps deployments repeatable and easier to constrain.
The sandbox runtime comes from NVIDIA OpenShell.
NemoClaw adds the blueprint, nemoclaw CLI, onboarding, and related tooling as the reference way to run supported agents there.
Key Features
NemoClaw provides these product capabilities.
Benefits of Using NemoClaw
Autonomous AI agents can make arbitrary network requests, access the host filesystem, and call any inference endpoint. Without controls, this creates security, cost, and compliance risks that grow as agents run unattended.
NemoClaw provides these benefits to mitigate those risks.
Use Cases
Use NemoClaw for these use cases.
Next Steps
Use these topics to learn more about NemoClaw and how to install and use it.
- Read Architecture Overview to understand how NemoClaw works.
- Read Ecosystem to understand how Deep Agents, OpenShell, and NemoClaw relate in the wider stack, and when to use NemoClaw versus OpenShell.
- Follow Quickstart with Deep Agents to install NemoClaw and run your first Deep Agents sandbox with
nemo-deepagents. - Read AI Agent Docs to let your AI coding assistant fetch NemoClaw Markdown docs.
- Explore NemoClaw Community for community-driven blueprint examples, showcases, and integrations.
- Read Inference Options to check the inference providers that NemoClaw supports and how inference routing works.