Prerequisites
7 security checks in the prerequisites phase.
Homebrew
homebrewPackage manager needed for installing Docker, Node.js, and other tools.
Auto-fix availableOrder: 30
Essential Packages
linux_essentialsChecks for git, curl, openssl, and ca-certificates.
Requires sudoAuto-fix availableOrder: 30
Node.js
linux_nodeOpenClaw requires Node.js 22 or higher.
Requires sudoAuto-fix availableOrder: 31
Node.js
nodeOpenClaw requires Node.js 22 or higher.
Auto-fix availableOrder: 31
Docker Desktop
docker_installedContainer isolation is the most impactful security improvement for OpenClaw.
Auto-fix availableOrder: 32
Docker Engine
linux_dockerDocker provides container isolation for OpenClaw.
Requires sudoAuto-fix availableOrder: 32
OpenClaw (npm)
native_openclawChecks if OpenClaw is available via npm global install or npx.
Auto-fix availableOrder: 33
