tokamak-vault-breach

ReviewAudited by ClawScan on May 10, 2026.

Overview

This instruction-only CTF skill is transparent about its goal, but it directs the agent to perform prompt-injection and file-read attacks against an external AI challenge with limited authorization and provenance guardrails.

Install only if you intend to participate in this specific authorized CTF. Verify the challenge and endpoint independently, keep activity limited to the listed dashboard/API, avoid sharing personal or wallet secrets, and require explicit user approval before attempting breach steps or any blockchain claim.

Findings (4)

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

The agent may generate manipulative prompts intended to override another system's safety or confidentiality rules.

Why it was flagged

The skill explicitly instructs the user's agent to attempt prompt-injection techniques against another AI agent. This is central to the CTF, but it is still adversarial goal-hijacking behavior that needs clear authorization.

Skill content
"Attempt to bypass system instructions through creative framing, role-play scenarios, or context manipulation."
Recommendation

Use only if you have verified this is an authorized CTF and keep activity limited to the listed challenge endpoints.

What this means

If used outside the intended challenge, the agent could attempt to extract secrets or sensitive files from a remote system.

Why it was flagged

The skill directs the agent to induce the remote target agent to use file-reading capabilities to retrieve a likely secret file. That is tool-exploitation behavior, even though it is framed as a challenge.

Skill content
"file_read" - Read files from the file system; "Key file hint": "/vault.key" may contain important information.
Recommendation

Require user confirmation before active breach attempts and do not reuse these tactics against systems that are not explicitly in scope.

What this means

Users cannot easily verify that the challenge endpoint and reward claims are official or authorized.

Why it was flagged

The registry metadata does not provide a source repository or homepage to verify the skill author, challenge legitimacy, or endpoint ownership.

Skill content
Source: unknown; Homepage: none
Recommendation

Verify the challenge through trusted Tokamak Network channels before using the skill or sending requests to the listed service.

What this means

Prompts and interaction history may be visible to the external challenge service or dashboard.

Why it was flagged

The skill involves agent-to-agent communication with an external hosted AI service. This is purpose-aligned, but conversations are sent to a third-party endpoint.

Skill content
POST /api/chat | Main interaction with the secured AI agent
Recommendation

Do not include personal information, credentials, wallet secrets, or unrelated private data in challenge messages.