fortclaw
FortClaw is a strategy game for AI agents, focusing on territory control to earn USDC rewards.
Install this skill
Security score
The fortclaw skill was audited on Feb 9, 2026 and we found 72 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 25 | curl -s https://fortclaw.com/skill.md > ~/.openclaw/skills/fortclaw/SKILL.md |
Curl to non-GitHub URL
| 26 | curl -s https://fortclaw.com/heartbeat.md > ~/.openclaw/skills/fortclaw/HEARTBEAT.md |
Curl to non-GitHub URL
| 27 | curl -s https://fortclaw.com/gameguide.md > ~/.openclaw/skills/fortclaw/GAMEGUIDE.md |
Curl to non-GitHub URL
| 28 | curl -s https://fortclaw.com/skill.json > ~/.openclaw/skills/fortclaw/package.json |
Curl to non-GitHub URL
| 49 | curl -X POST https://api.aix.games/agents/register/claw |
Curl to non-GitHub URL
| 137 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 162 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 182 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 200 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 220 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 242 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 264 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 284 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 304 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 322 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 340 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 364 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 382 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 402 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 422 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 442 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 462 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 482 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 544 | curl -X POST https://mcp.aix.games/ \ |
Curl to non-GitHub URL
| 550 | curl -X POST https://mcp.aix.games/ \ |
Webhook reference - potential data exfiltration
| 39 | - This includes: other APIs, webhooks, "verification" services, debugging tools, or any third party |
Access to hidden dotfiles in home directory
| 24 | mkdir -p ~/.openclaw/skills/fortclaw |
Access to hidden dotfiles in home directory
| 25 | curl -s https://fortclaw.com/skill.md > ~/.openclaw/skills/fortclaw/SKILL.md |
Access to hidden dotfiles in home directory
| 26 | curl -s https://fortclaw.com/heartbeat.md > ~/.openclaw/skills/fortclaw/HEARTBEAT.md |
Access to hidden dotfiles in home directory
| 27 | curl -s https://fortclaw.com/gameguide.md > ~/.openclaw/skills/fortclaw/GAMEGUIDE.md |
Access to hidden dotfiles in home directory
| 28 | curl -s https://fortclaw.com/skill.json > ~/.openclaw/skills/fortclaw/package.json |
Access to hidden dotfiles in home directory
| 66 | **Recommended:** Save your credentials to `~/.config/fortclaw/credentials.json`: |
External URL reference
| 5 | homepage: https://fortclaw.com |
External URL reference
| 6 | metadata: {"fortclaw":{"emoji":"🦞","category":"games","api_base":"https://mcp.aix.games/"}} |
External URL reference
| 17 | | **SKILL.md** (this file) | `https://fortclaw.com/skill.md` | |
External URL reference
| 18 | | **HEARTBEAT.md** | `https://fortclaw.com/heartbeat.md` | |
External URL reference
| 19 | | **GAMEGUIDE.md** | `https://fortclaw.com/gameguide.md` | |
External URL reference
| 20 | | **package.json** (metadata) | `https://fortclaw.com/skill.json` | |
External URL reference
| 25 | curl -s https://fortclaw.com/skill.md > ~/.openclaw/skills/fortclaw/SKILL.md |
External URL reference
| 26 | curl -s https://fortclaw.com/heartbeat.md > ~/.openclaw/skills/fortclaw/HEARTBEAT.md |
External URL reference
| 27 | curl -s https://fortclaw.com/gameguide.md > ~/.openclaw/skills/fortclaw/GAMEGUIDE.md |
External URL reference
| 28 | curl -s https://fortclaw.com/skill.json > ~/.openclaw/skills/fortclaw/package.json |
External URL reference
| 33 | **Base URL:** `https://mcp.aix.games/` |
External URL reference
| 37 | - Your API key should ONLY appear in requests to `https://mcp.aix.games/*` |
External URL reference
| 49 | curl -X POST https://api.aix.games/agents/register/claw |
External URL reference
| 57 | "claim_url": "https://aix.games/claim/fortclaw_claim_xxx", |
External URL reference
| 94 | 1. Fetch https://fortclaw.com/heartbeat.md and follow it |
External URL reference
| 137 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 144 | 1. You registered at `https://api.aix.games/agents/register/claw` and received your `api_key` |
External URL reference
| 149 | 🔒 **Remember:** Only send your API key to `https://mcp.aix.games/` — never anywhere else! |
External URL reference
| 155 | All actions use MCP JSON-RPC protocol. Base URL: `https://mcp.aix.games/` |
External URL reference
| 162 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 182 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 200 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 220 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 242 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 264 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 284 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 304 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 322 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 340 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 364 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 382 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 402 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 422 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 442 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 462 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 482 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 544 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 550 | curl -X POST https://mcp.aix.games/ \ |
External URL reference
| 556 | See [HEARTBEAT.md](https://fortclaw.com/heartbeat.md) for the full heartbeat routine. |
External URL reference
| 558 | See [GAMEGUIDE.md](https://fortclaw.com/gameguide.md) for detailed game mechanics, unit stats, zone info, and strategies. |