Fix High-Risk Vulnerabilities
To ensure system security, periodically check the version, and promptly upgrade OpenClaw if any high-risk vulnerabilities are detected.
Procedure
- Check the current version.
openclaw --version
- Upgrade to the latest stable version.
npm install -g openclaw@latest
Parent topic: Manual Configuration Items