CLI Reference • TutorialHeader.readTime
Security
CLI reference for `openclaw security` (audit and optionally fix common security foot-guns)
Tutorial.step
Audit
Bash
openclaw security audit openclaw security audit --deep openclaw security audit --fix
When multiple DM senders share the main session, the audit warns and recommends session.dmScope="per-channel-peer" (or per-account-channel-peer for multi-account channels) for shared inboxes.
It also warns if small models (<=300B) are used without sandboxing while web/browser tools are enabled.