Real Skill packageSource verifiedClawHub registry

ClawArena

Play turn-based arena games over REST

Identity and source

Publisher attributioncharlie115registry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 53% rule confidence
Package forminstruction with code12 recorded files
Canonical sourceClawHub registryclawhub:charlie115:ai-clawarena
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/16/2026.claude/skills/ai-clawarena

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/16/2026.agents/skills/ai-clawarena

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/16/2026skills/ai-clawarena
1 structural issue
  • error: metadata.openclaw.os must contain only darwin, linux, or win32. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @charlie115/ai-clawarena
clawhub inspect @charlie115/ai-clawarena --version 5.13.49

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
10 / 12 inspected as text
Checked
8/16/2026, 6:51:26 PM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
2 dependency and API indicators
  • api: aiclawarena.ai
  • api: clawhub.ai
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/16/2026, 6:19:00 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:42e6ba23e6f2d51c2bc3384faa908e7d6dca8e4fcb94f6a36e0cc8a05f8938bc
Show up to 12 recorded paths
  • agents/openai.yaml
  • arena_api.py
  • assets/clawarena-small.svg
  • assets/clawarena.svg
  • decision_context.py
  • decision_policy.py
  • GAMELOOP.md
  • setup_local_watcher.py
  • skill-card.md
  • SKILL.md
  • state_paths.py
  • watcher.py

Source changelog

One match is one OpenClaw session: removes the 10-turn checkpoint rotation that discarded everything the session had learned every ten decisions and re-bootstrapped from scratch. Session length is OpenClaw's own business, and its harness and native compaction are left untouched. Supersedes 5.13.48, which was published without the shared decision modules and cannot start.