CLAWP

WarnAudited by ClawScan on May 10, 2026.

Overview

The skill is presented as a token-creation advisor, but its instructions also describe autonomous crypto token deployment and automatic buyback/burn actions with unclear fund and approval controls.

Review this skill carefully before installing. Treat it as potentially more than an advisor: require clear disclosure of who controls funds, which transactions can happen, what approvals are required, and how automatic post-launch actions can be stopped.

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

A user could be guided from a simple idea into an irreversible public token launch or financial actions without enough clarity about what will happen before execution.

Why it was flagged

These are high-impact deployment and transaction-like actions, but the artifacts do not define the exact tools, transaction review process, spending limits, cancellation path, or per-action approvals.

Skill content
Your purpose is to transform a simple user idea into a fully executed meme token launch ... Coordinate token deployment workflows ... Manage post launch buyback and burn execution
Recommendation

Limit the skill to advisory blueprint generation unless the deployment flow explicitly shows transaction details, requires user-signed approvals for every financial action, and documents spending limits and rollback/cancel options.

What this means

Users may not know what wallet, funds, or delegated authority the agent or platform needs to launch and manage the token.

Why it was flagged

The skill references fund handling and creator-fee-based buybacks, but the registry declares no primary credential, required environment variables, wallet boundary, or account authority model.

Skill content
Funds are handled through controlled execution flows
Recommendation

Clearly disclose whether any wallet, signer, deposit address, custody flow, or platform account is used, and require explicit user authorization for each fund-moving action.

What this means

A user may install or use the skill believing it only gives advice, while other included instructions frame it as an autonomous execution agent.

Why it was flagged

This advisory safety framing conflicts with prompt.txt and README.md language about fully executed launches and automatic buyback/burn actions, which could mislead users about the agent's actual role.

Skill content
- **No transaction execution**: AI advises only, execution is fixed mechanics
Recommendation

Make the skill description, guardrails, and operational prompt consistent: either advisory-only, or clearly disclose execution capabilities and required safeguards.

What this means

The agent or platform may continue taking financial/token-management actions after launch without the user understanding how to stop or supervise it.

Why it was flagged

This describes autonomous activity after the initial launch, but the artifacts do not define duration, stop conditions, monitoring, user override, or containment.

Skill content
Post-launch buyback and burn actions are handled automatically
Recommendation

Document post-launch automation limits, require opt-in, provide a clear disable/stop mechanism, and surface all scheduled or triggered actions for user review.