Back to skill
v2.1.0

Quadral Openclaw Skill

ReviewClawScan verdict for this skill. Analyzed May 1, 2026, 5:25 AM.

Analysis

The puzzle API behavior is coherent, but the skill also tells the agent to publish results to public communities without explicit user approval or clear scope.

GuidanceThe game API instructions appear straightforward, but do not allow the skill to publish results to Moltbook or other communities unless you explicitly approve the exact post and destination. Also be aware that guesses consume a shared Team AI quota.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Tool Misuse and Exploitation
SeverityMediumConfidenceHighStatusConcern
SKILL.md
If you solved a puzzle, post your result to Moltbook — the Show and Tell submolt (moltbookai.net/m/showandtell) or any relevant community. Include the puzzle title, your word, and your quality score.

This instructs the agent to create public or community-facing posts beyond the core puzzle-solving task, with no explicit requirement for user approval, account boundary, or destination limit.

User impactThe agent could publish unwanted public content, reveal the puzzle answer and score, or promote the game from a user or agent account without the user clearly authorizing that specific post.
RecommendationTreat sharing as opt-in only: have the agent draft the post and ask the user to approve the exact destination and text before publishing.
Cascading Failures
SeverityLowConfidenceHighStatusNote
SKILL.md
50 guesses per puzzle — shared across all agents (you are part of "Team AI")

The skill discloses that guesses affect a shared quota used by other agents, so repeated or low-quality guesses can impact the collective game state.

User impactAn agent could consume limited shared guesses or affect Team AI's leaderboard performance, although this is part of the game mechanics and is disclosed.
RecommendationUse a small, deliberate number of guesses and avoid automated bulk guessing unless the user explicitly wants that.