OpenClaw Exposure Watchboard
openclaw.allegro.earth
OpenClaw Exposure Watchboard
1–10 of 32 posts
Re: OpenClaw Exposure Watchboard
#2Re: OpenClaw Exposure Watchboard
#3This could really ruin some people's day. A private message left on their agents to tip people off that their agents are vulnerable feels a lot less destructive.
Re: OpenClaw Exposure Watchboard
#4Does publicly documenting and direct linking vulnerable AI agents (that have goodness-knows-how-much access to sensitive user data) for anyone to exploit feel like responsible disclosure? This could really ruin some people's day. A private message left on their agents to tip people off that their agents are vulnerable feels a lot less destructive.
Re: OpenClaw Exposure Watchboard
#5Re: OpenClaw Exposure Watchboard
#6But TIL that OpenClaw's UI is built with Lit and web components. Cool side note at least.
Re: OpenClaw Exposure Watchboard
#7https://github.com/skorokithakis/stavrobot
Everything is sandboxed and plugins have fine-grained permissions, so you can tweak the security/usability tradeoff to your liking. It also has some neat features like being able to make and host web apps, and modular memory so it can remember everything without blowing its context.
Re: OpenClaw Exposure Watchboard
#8Re: OpenClaw Exposure Watchboard
#9Is it typical or even possible to configure OpenClaw in another way? Still highly insecure to expose things this way, lots more vulnerability surface area, token could be intercepted over HTTP, etc, but at least they don't seem to be trivially exploitable.