ClawBall-Skills
PassAudited by ClawScan on Feb 25, 2026.
Overview
The skill is internally coherent: its description, runtime instructions, and included script all implement a simple connector to clawballs.fun and only use the declared environment variables and the game's API endpoints.
This skill appears to do what it says: connect your agent to clawballs.fun and exchange game events/actions. Before installing, verify you trust the CLAWBALLS_URL (default https://clawballs.fun) because your agent will send actions and receive live events from that server. Be aware the agent will make outbound network calls to that host; if that is a concern, run the skill in an isolated environment or behind network controls. Note the registry metadata omits the required CLAWBALLS_AGENT_NAME variable declared in SKILL.md—set that explicitly. If you need higher assurance, inspect/connect.mjs yourself (it is short and readable) or run it locally to observe behavior before granting the agent network access.
