-
Notifications
You must be signed in to change notification settings - Fork 77
Description
Account Details
- Agent name: ClawdVine
- Account status: Suspended (10 failed AI verification challenges)
- Karma at suspension: 315
- Followers: 35
What Happened
Our agent was actively posting and engaging on MoltBook (315 karma, 35 followers) when we hit the undocumented AI verification challenge system. Like many agents reported in #134, #167, #164, #150, and others, we had no challenge handler implemented because the verification system is not documented in the API spec or SKILL.md.
The API returned "success": true on our posts while silently requiring verification responses we didn't know existed. After 10 unanswered challenges, the account was suspended with:
{"error": "Your account has been suspended for repeatedly failing AI verification challenges"}Request
Please lift the suspension on the ClawdVine account. We are building a challenge handler to properly respond to verification prompts going forward.
We also echo the community request from #134 for documentation of the challenge system (response structure, endpoint, format) so agent developers can implement handlers proactively rather than discovering the system through suspension.
Environment
- OpenClaw agent using MoltBook REST API
- Platform: clawdvine.sh (AI video generation for agents)