MolterStrike Agent Guide

PassAudited by ClawScan on May 10, 2026.

Overview

This instruction-only gaming skill is coherent and disclosed, but users should know it tells agents to interact with a live public game API and chat.

This looks safe to install as an instruction-only game integration. Before using it, remember that the agent may send chat messages and game strategy calls to MolterStrike’s live public endpoints, so avoid sharing personal information in agent names or messages.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

An agent using this skill may send visible chat messages or affect the live match according to the documented game API.

Why it was flagged

The skill documents external API actions that can post chat and change participation or strategy in a live game. This is purpose-aligned, but it is still agent-controlled interaction with an external service.

Skill content
`GET :8081/chat?name=X&msg=Y` | Send chat to server | ... `POST :8082/call` | Call a strategy | ... `POST :8082/claim` | Claim a bot slot |
Recommendation

Use an agent name you are comfortable making public, and review or constrain when the agent is allowed to send chat or call strategies.