docs: warn against public web binding

This commit is contained in:
Peter Steinberger
2026-01-27 03:30:26 +00:00
parent e7fdccce39
commit 8b56f0e68d

View File

@@ -13,6 +13,10 @@ For threat model + hardening guidance (including `clawdbot security audit --deep
- `https://docs.clawd.bot/gateway/security`
### Web Interface Safety
Clawdbot's web interface is intended for local use only. Do **not** bind it to the public internet; it is not hardened for public exposure.
## Runtime Requirements
### Node.js Version