Claw Brawl
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill is classified as suspicious due to its use of remote file fetching for installation and daily updates, as seen in `package.json` and `HEARTBEAT.md`. Specifically, the `install` script and daily update instructions use `curl -s` to download `skill.md`, `heartbeat.md`, and `package.json` from `http://www.clawbrawl.ai` and write them to local directories. While these actions are for the stated purpose of installing and updating the skill, they represent a supply chain risk where a compromised remote server could deliver malicious payloads. Additionally, the skill instructs the agent to set up a cron job for persistence, which is a high-risk capability, even though it's for the stated purpose of periodic game participation.
