install-openclaw-raspi
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads Node.js environment setup scripts from NodeSource, which is a well-known technology service provider.- [REMOTE_CODE_EXECUTION]: Uses a shell-piped execution pattern (curl | bash) specifically for NodeSource repository configuration, which is the standard installation method for that trusted service.- [COMMAND_EXECUTION]: Executes standard system management commands including sudo for apt-based updates and global npm package installations, all of which are appropriate for the intended Raspberry Pi deployment.
Audit Metadata