You’re right, these are classic SRE problems. OpenClaw isn’t unique in that sense.
What is specific to OpenClaw is the combination of long-lived state, conversational AI, and external execution in one surface. That combination makes it very easy to accidentally cross from “assistant” into “actor” without redesigning the system. Traditional services usually force that separation earlier.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
You’re right, these are classic SRE problems. OpenClaw isn’t unique in that sense.
What is specific to OpenClaw is the combination of long-lived state, conversational AI, and external execution in one surface. That combination makes it very easy to accidentally cross from “assistant” into “actor” without redesigning the system. Traditional services usually force that separation earlier.