nemoclaw-user-get-started
Warn
Audited by Snyk on Apr 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The required onboarding steps instruct running remote installer scripts fetched and executed (e.g., curl -fsSL https://www.nvidia.com/nemoclaw.sh | bash, the uninstall from https://raw.githubusercontent.com/..., and optional Ollama install via https://ollama.com/install.sh), so the skill fetches and runs public third‑party content as part of its mandatory workflow, which could contain instructions that alter agent behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill instructs the user to fetch and pipe a remote installer script to a shell—curl -fsSL https://www.nvidia.com/nemoclaw.sh | bash—which executes remote code at runtime and is required to install/launch NemoClaw, so it directly controls execution.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata