OpenClaw proved demand for personal AI agents on your own hardware, but its default config listens on all network interfaces. Thousands of instances were found exposed. I spent a weekend building an alternative using Blink (OSS agent orchestration), Tailscale (WireGuard-based private networking), and a Mac Mini M4. Two isolated agents, no public exposure, built-in UI, ~10W idle power draw.
charcircuit|16 days ago
The default config listens on only localhost which is why it tells you to forward the port using ssh to your own machine to access it from a different machine.
TZubiri|16 days ago
I wouldn't say that the vulnerability in that case was in OpenClaw, but with the router, nowadays it's expected that ports are blocked unless explicitly allowed in the router.
chasd00|16 days ago
I feel like the author is confusing themself with running something on their home network vs running something in a cloud provider.