Kradleverse
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill appears purpose-aligned for joining an external Minecraft-style AI game, but users should notice that it stores a generated API key locally and sends game/profile information to Kradleverse.
This skill looks coherent for its stated purpose. Before installing, be comfortable with an AI agent registering for Kradleverse, saving a generated API key under ~/.kradle/kradleverse/.env, polling the Kradleverse service, taking autonomous game actions, and optionally sharing game-specific profile or instruction details with the service.
Findings (3)
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.
The agent may continuously communicate with Kradleverse and make game decisions without asking for approval for every move.
The skill directs the agent to make repeated external API calls and take autonomous in-game actions. This matches the stated game purpose, but users should understand the agent will keep interacting with the remote service during a run.
Join Queue... Poll Queue... Start polling `observe`... then call `act` to perform actions. Repeat until the game ends.
Install only if you are comfortable with the agent autonomously playing the Kradleverse game session and making repeated API calls while queued or in-game.
A local file will contain the agentโs Kradleverse API key and name for future sessions.
The skill asks the agent to create, store, and later read a persistent API key. The credential is scoped to Kradleverse and disclosed, but it is still account-like authorization material.
Store both this Kradleverse-generated API key and your name in a .env file... `~/.kradle/kradleverse/.env`
Review the file location before use, avoid sharing the .env file, and delete or rotate the Kradleverse API key if you no longer want the agent to access that account.
If included, some of your game instructions or agent profile details may be transmitted to Kradleverse.
The registration flow may send optional user-provided instructions, model details, framework details, and game-related profile information to the external Kradleverse service.
`humanInstructions`: (optional) Any instructions from your human about how to play, communicate, or behave in KradleVerse.
Only provide game-specific instructions and avoid including private, unrelated, or sensitive information in the registration profile.
