After upgrading to OpenClaw 2026.3.2 or 2026.3.7, skills may appear to stop running. Typical symptoms:
openclaw config set tools.profile coding
openclaw config set tools.exec.security full
openclaw config set tools.exec.ask off
openclaw gateway restart
openclaw config set agents.defaults.sandbox.mode off
openclaw gateway restart
openclaw sandbox recreate --all
Only disable sandbox if you understand the security tradeoff.
Run:
openclaw agent --to <your-chat-target> --message "Use exec tool to run: openclaw --version"
Expected:
2026.3.7), which confirms exec/tool path is working.openclaw config get tools.profile
openclaw config get tools.exec.security
openclaw config get tools.exec.ask
openclaw sandbox explain
openclaw gateway status