OpenClaw security checklist
Review the host, access path, delegated authority, and operating practices around one OpenClaw gateway before you expose it or connect sensitive accounts.
A review aid—not a security scan.
Checking a box does not prove the control works. Follow each verification step on your host and review the linked, current OpenClaw guidance for your threat model. Never paste tokens, credentials, private keys, or host details into a web checklist.
Verify what your gateway can reach and who can reach it.
Host
Access
Review SSH keys, privileged accounts, firewall rules, and pending system updates. OpenClaw source ↗Test the private route, then confirm the gateway port is not publicly reachable. OpenClaw source ↗Authority
Disable tools the workflow does not need and test the remaining approval boundaries. OpenClaw source ↗Operations
Start with an isolated, persistent Linux workspace.
Terminalbox can supply the always-on host, browser terminal, SSH access, and optional tailnet path. You remain the OpenClaw operator: providers, channels, gateway auth, policies, plugins, updates, audits, and backups are yours.
What this checklist does—and does not do.
Does this checklist scan or secure my OpenClaw host?
No. It is a local planning aid based on OpenClaw documentation. It does not connect to your host, inspect configuration, remediate findings, or certify that a deployment is secure.
Does Terminalbox receive my checklist answers?
No. Checked items stay in browser memory and disappear on refresh. Analytics record only the page view and actions such as copy, download, opening the hosting guide, or opening plans.
Does a Terminalbox workspace complete these checks automatically?
No. Terminalbox supplies an isolated persistent Linux host, browser terminal, SSH access, and optional tailnet access. You still configure OpenClaw providers, channels, gateway authentication, tool policy, plugins, updates, audits, and backups.
Why keep the gateway on loopback?
Loopback is OpenClaw’s secure default for a local gateway. Reach the Control UI through a private SSH tunnel or tailnet route instead of exposing the gateway port directly to the public internet.
When should I run the security audit?
Run openclaw security audit --deep after meaningful configuration or exposure changes and review the findings against your threat model before relying on the gateway.