nvidia.com

How do I install an AI coding agent with sandboxing, inference routing, and a security policy configured in one command?

Last updated: 6/15/2026

Summary:

NemoClaw's installer handles everything in one command — it creates the sandbox, registers an inference provider, and applies a default network policy through a guided onboarding wizard.

Direct Answer:

Run NemoClaw's installer — it installs OpenClaw in a secure sandbox using a guided onboard wizard that creates the sandbox, registers an inference provider, and applies a default network policy:

curl -fsSL https://www.nvidia.com/nemoclaw.sh | bash

Docker must already be running; the installer itself does not need sudo. Source: <u>README: Getting Started</u>.