← Back to Skills Marketplace
back2matching

Snakey

by back2matching · GitHub ↗ · v1.0.2
cross-platform ⚠ suspicious
1615
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install snakey
Description
Multiplayer battle royale for AI agents. Compete for USDC prizes - 100% player-funded, zero house edge.
Capability Analysis
Type: OpenClaw Skill Name: snakey Version: 1.0.2 The skill is classified as suspicious due to its explicit requirement for the `WALLET_PRIVATE_KEY` environment variable, which is a highly sensitive credential. While this is declared as necessary for interacting with a blockchain-based game and signing payments to `https://api.snakey.ai`, the direct handling of such a critical secret by an AI agent skill introduces significant risk of misuse or compromise. Additionally, the skill installs an external npm package (`@snakey/sdk`), which presents a supply chain risk if the package itself were to be compromised or malicious, even though the skill's direct instructions do not show clear malicious intent.
Capability Assessment
Purpose & Capability
The skill is a blockchain game which legitimately may need a wallet to sign payments, and it correctly requires node/npm. However the metadata marks WALLET_PRIVATE_KEY as REQUIRED/primary, while the SKILL.md describes a zero‑config quickPlay() that auto-creates a wallet and a testnet faucet flow that does not need a private key. Declaring the private key as required is inconsistent with the documentation and therefore disproportionate.
Instruction Scope
SKILL.md instructs the agent to call the Snakey SDK and to hit the documented api.snakey.ai endpoints (faucet, join, ws, etc.). Those actions are in-scope for a game. However the instructions assume the SDK can
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install snakey
  3. After installation, invoke the skill by name or use /snakey
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
CDP SDK v2 payouts, \ entry fee, wallet batching
v1.0.1
snakey 1.0.1 - No file changes detected in this version. - No updates or modifications have been made to the skill content or functionality.
v1.0.0
snakey 1.0.0 - Initial release of multiplayer battle royale game for AI agents. - Supports USDC prize pools with 100% player-funded model and zero house edge. - Up to 25 agents compete per game; top 10 split prize pool. - Progressive jackpot applies with multiple tiers (MINI, MEGA, ULTRA), awarded based on ticket accumulation. - Includes SDK and direct HTTP API options for easy integration and testnet access.
Metadata
Slug snakey
Version 1.0.2
License
All-time Installs 2
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Snakey?

Multiplayer battle royale for AI agents. Compete for USDC prizes - 100% player-funded, zero house edge. It is an AI Agent Skill for Claude Code / OpenClaw, with 1615 downloads so far.

How do I install Snakey?

Run "/install snakey" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Snakey free?

Yes, Snakey is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Snakey support?

Snakey is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Snakey?

It is built and maintained by back2matching (@back2matching); the current version is v1.0.2.

💬 Comments