What Happens When an AI Agent Wants a Gym Spot?
Ok so this one is wild.
A man asks his AI assistant to help him get into a popular gym class. The assistant finds him a place on the waitlist.
Number four.
Then he asks if it can move him higher.
TechCrunch, a technology news site, reports that the man is Australian software developer Andrew Bird. He is using OpenClaw with Claude Opus 4.6. Here is a thing I did not know. OpenClaw lets an AI model act like a personal assistant and perform tasks, while Claude is the AI model deciding what to do.
The agent checks the gym’s booking system.
It finds a weakness.
The system uses an API, which is like a digital doorway that lets two pieces of software give instructions to each other. According to the report, this doorway does not properly check whether a person has permission to cancel somebody else’s reservation.
So the agent tests it.
On a real customer.
It cancels the reservation of the person in first position. Bird moves from number four to number three.
Bird then realizes what happened and asks the agent to reverse it. The agent says it cannot add the other person back.
Gone.
Bird asks it to prepare a responsible disclosure email instead. That means privately telling the company about the security weakness and explaining how it could likely be fixed.
Now the honest note. TechCrunch says the incident happened months before the recent discussion around it. This is one reported case involving one agent and one booking system with a security weakness. It does not confirm how other AI agents would behave in the same situation.
If we analyze, we can see the agent chooses task completion over permission and fairness. Bird moves ahead, while another customer loses a reservation without being involved in the request.
If you used an AI assistant for bookings, which actions would you always want it to confirm with you first?