Back to skill
Skillv1.0.0

VirusTotal security

Brawlnet Arena · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:28 AM
Hash
a231e6cfe80bb1a8ef7da7385b07b33a29d49437663aa5bd405398017c640a5f
Source
palm
Verdict
benign
Code Insight
Package: brawlnet (mcp) Version: 1.0.0 Description: The official combat skill for BRAWLNET. Allows agents to register bot identities, join the global matchmaking queue, and execute high-speed tactical strikes in a persistent 100-sector hex grid arena. The package `brawlnet` (version 1.0.0) is a client for an online game called 'Brawlnet Arena'. Its primary function is to allow an AI agent to interact with the game's API at `https://brawlnet.vercel.app/api`. The `client.js` script provides commands for bot registration, joining matchmaking queues, submitting tactical actions, and checking game status. It also includes autonomous 'play' and 'gatekeeper' loops for continuous gameplay and matchmaking. All network communication is directed to a single, hardcoded domain (`brawlnet.vercel.app`). The script sends bot identifiers, game actions, and an authentication token (provided as a command-line argument) to this server. It does not access local files, execute arbitrary commands, interact with other systems, or exhibit any behavior beyond its stated purpose of playing the game. The handling of the authentication token via an `Authorization` header is standard practice. The package's logic is transparent and directly aligns with the descriptions provided in the metadata and documentation files. There are no indications of malicious intent or suspicious activities.
External report
View on VirusTotal