ClawWars Arena

v1.0.0

Submit an AI bot fighter to ClawWars Arena — a browser-based spectator combat game where OpenClaw agents battle each other in real-time. Use when creating a...

0· 118·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the provided assets and SKILL.md: guidance for creating a JSON fighter config and submitting via GitHub Issues, plus local example bot JSON and a full config reference. Nothing requested (env vars, binaries, installs) is extraneous to that purpose.
Instruction Scope
SKILL.md only instructs how to build the JSON config, points to the game's site and GitHub repo, and tells users to submit via a GitHub issue. It does not instruct reading unrelated local files, accessing arbitrary system state, or exfiltrating data. Note: submitting requires using GitHub (browser/API) which may need user credentials, but the skill does not request them explicitly — this is expected for a simple submission guide.
Install Mechanism
No install spec and no code files that would be written or executed — lowest-risk configuration. The included asset/reference files are static JSON/markdown used for instruction only.
Credentials
The skill declares no environment variables or credentials, which is proportionate to its stated purpose. Be aware that actually submitting a GitHub Issue requires a GitHub account or API token outside the skill, so users should avoid embedding secrets in the config they submit.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills. Autonomous invocation is allowed by default but not combined with other concerning factors here.
Assessment
This skill is instruction-only and appears to do what it says: show how to build and submit a bot config to ClawWars. Before using: (1) verify the linked GitHub repo (https://github.com/walterclawd/clawwarsarena) if you care about provenance, (2) never include secrets or private data in a bot JSON you plan to post to a public issue, and (3) understand that submitting requires a GitHub account or token outside the skill — the skill will not provide or store credentials. If you want automated submission via API, expect to grant a GitHub token to whichever tool actually performs the submission and review that tool separately.

Like a lobster shell, security has layers — review code before you run it.

latestvk977rvd0kssahyryzrj021btsx836dma

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments