NVIDIA NemoClaw: Reference Stack for Sandboxed AI Agents in OpenShell

June 23, 2026 ยท View on GitHub

License Security Policy Discord

NVIDIA NemoClaw is an open source reference stack for running always-on AI agents more safely inside NVIDIA OpenShell sandboxes. It provides guided onboarding, a hardened blueprint, routed inference, network policy, and lifecycle management through a single CLI.

Supported agents:

For capabilities, architecture, security controls, and the full feature list, see the NemoClaw documentation.

Get Started

Review Prerequisites before installing. For Hermes, set NEMOCLAW_AGENT=hermes before running the installer, or use the nemohermes alias after install.

AgentGuide
OpenClaw (default)Quickstart with OpenClaw
HermesQuickstart with Hermes
LangChain Deep Agents CodeQuickstart with LangChain Deep Agents Code

Documentation

Refer to the following pages on the official documentation website for more information on NemoClaw.

PageDescription
OverviewWhat NemoClaw does and how it fits together.
Architecture OverviewHigh-level overview of Plugin, blueprint, sandbox lifecycle, and protection layers.
EcosystemHow OpenClaw, OpenShell, and NemoClaw form a stack and when to use NemoClaw versus OpenShell alone.
Architecture DetailsDetailed description of Plugin structure, blueprint lifecycle, sandbox environment, and host-side state.
PrerequisitesHardware, software, and supported platforms, with any platform-specific pre-setup.
Inference OptionsSupported providers, validation, and routed inference configuration.
Network PoliciesBaseline rules, operator approval flow, and egress control.
Customize Network PolicyStatic and dynamic policy changes, presets.
Security Best PracticesControls reference, risk framework, and posture profiles for sandbox security.
Sandbox HardeningContainer security measures, capability drops, process limits.
CLI CommandsFull NemoClaw CLI command reference.
TroubleshootingCommon issues and resolution steps.

Community

Join the NemoClaw community to ask questions, share feedback, and report issues. NemoClaw is an alpha project, so maintainers review issues, discussions, and pull requests on a best effort basis without guaranteed response timelines.

NeedChannel
Setup or usage questionsGitHub Discussions or Discord
Reproducible bugsGitHub Issues
Feature proposalsStart with GitHub Discussions, then open an issue when the scope is clear
Current prioritiesCurrent Priorities
Contribution helpCONTRIBUTING.md
Security vulnerabilitiesUse the private channels in SECURITY.md; do not open public issues

Contributing

We welcome contributions. See CONTRIBUTING.md for development setup, coding standards, and the PR process.

Security

NVIDIA takes security seriously. If you discover a vulnerability in NemoClaw, DO NOT open a public issue. Use one of the private reporting channels described in SECURITY.md:

For security bulletins and PSIRT policies, visit the NVIDIA Product Security portal.

Current Priorities

NemoClaw's current priorities are maintained here as a public orientation point for contributors and community members. This list is not a delivery commitment, support promise, or fixed roadmap; priorities can change as maintainers respond to security, quality, platform readiness, and community feedback.

  • Improve install and onboarding reliability across tested platforms.
  • Strengthen sandbox hardening, credential handling, and network-policy defaults.
  • Validate local and routed inference behavior for supported provider paths.
  • Keep documentation, troubleshooting guidance, and agent skills aligned with supported workflows.

For specific scoped work, use GitHub Issues and start broader proposals in GitHub Discussions. Security vulnerabilities must use the private reporting channels in SECURITY.md, not public issues.

Notice and Disclaimer

This software automatically retrieves, accesses or interacts with external materials. Those retrieved materials are not distributed with this software and are governed solely by separate terms, conditions and licenses. You are solely responsible for finding, reviewing and complying with all applicable terms, conditions, and licenses, and for verifying the security, integrity and suitability of any retrieved materials for your specific use case. This software is provided "AS IS", without warranty of any kind. The author makes no representations or warranties regarding any retrieved materials, and assumes no liability for any losses, damages, liabilities or legal consequences from your use or inability to use this software or any retrieved materials. Use this software and the retrieved materials at your own risk.

License

Apache 2.0. See LICENSE.