audit-openclaw-security Run a defensive, permissioned security audit of an OpenClaw deployment and turn the results into a practical remediation plan. This revision is tuned for OpenClaw 2026.3.8 and uses when referencing bundled scripts from commands. Guardrails 1. Only audit systems the user owns or has explicit permission to assess. 2. Never ask for raw secrets. Do not request gateway tokens/passwords, model API keys, session cookies, OAuth creds, or raw credential files. 3. Prefer outputs that are designed to be shareable or redacted: - - - - - 4. Treat the Gateway , Control UI , browser…