MCSManager Controller
Analysis
This instruction-only skill appears coherent for managing an MCSManager Minecraft server, but users should notice that it can use an API key and perform server-changing actions.
Findings (2)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Start, stop, restart, kill, or send commands.
The skill is meant to perform operational changes on Minecraft server instances. This is aligned with the stated purpose and bounded by safety instructions, but those actions can disrupt a server if misused.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
"apiKey": "replace-me"
The skill expects an MCSManager API key or token for authenticated operations. This is normal for the integration, but it gives the agent delegated access to the MCSManager panel.
