Token Launcher - Token Launch Pad

ReviewAudited by ClawScan on May 10, 2026.

Overview

This instruction-only skill is coherently about launching crypto tokens, but users should carefully review wallet signatures, API calls, and irreversible blockchain actions before using it.

Before installing, make sure you actually intend to launch or manage crypto tokens. Prefer a dedicated wallet with minimal funds, verify all chain and recipient details, understand the Easy Mode 90/10 fee split, and treat any wallet signature or transaction approval as a real financial action.

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.

What this means

A mistaken launch, claim, chain choice, or fee-recipient update could create public on-chain effects or route future creator fees incorrectly.

Why it was flagged

The Easy Mode workflow can create tokens and perform fee-related blockchain operations through an external API. This is purpose-aligned and disclosed, but the operations are financially significant.

Skill content
One API call to `x402.quickintel.io` with your token details and wallet address ... Tator deploys the token for you ... Supports launch, claim fees, update fee recipient, check unclaimed
Recommendation

Use the skill only for intentional token-launch tasks, and confirm token details, chain, fee split, recipient address, and API payment before signing or submitting anything.

What this means

Wallet signatures and transaction approvals can authorize payments or blockchain actions if the user signs them.

Why it was flagged

The skill does not require stored credentials, but it does rely on wallet-based payment/authentication at request time, which is sensitive user authority.

Skill content
Easy Mode uses the x402 payment protocol (HTTP 402), where authentication and payment are handled by the user's wallet at request time via a signed PAYMENT-SIGNATURE header
Recommendation

Review wallet prompts carefully, use a dedicated launch wallet with minimal funds, and never provide private keys to the skill or any API.

What this means

If a third-party SDK, contract address, or program integration is wrong or compromised, funds or token launches could be affected.

Why it was flagged

Direct Mode depends on third-party SDKs, contracts, and programs outside this skill. The documentation appropriately discloses that dependency and advises review.

Skill content
Audit third-party SDKs — Clanker SDK, Flaunch contracts, and Pump.fun programs are maintained by their respective teams, not by Quick Intel. Review their repos before trusting them with real value
Recommendation

Pin package versions, verify official contract/program addresses, and test with minimal funds before using real value.