nemoclaw-user-get-started
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches installation and bootstrap scripts from NVIDIA's official domain (nvidia.com) and their public GitHub repository.
- [REMOTE_CODE_EXECUTION]: Executes a remote shell script directly via a pipe to bash for the primary installation, and a PowerShell script for Windows/WSL environment preparation.
- [COMMAND_EXECUTION]: Automates system configuration tasks including Docker installation, service management, and user group modifications (e.g., adding user to the 'docker' group).
- [CREDENTIALS_UNSAFE]: Provides instructions for managing API keys for various AI providers (NVIDIA, OpenAI, Anthropic, Google) using environment variables, which is a standard and recommended practice for avoiding hardcoded secrets.
Audit Metadata