← Back to Skills Marketplace
Token Launcher - Tator Launch Pad
by
Ninja Dev (QI)
· GitHub ↗
· v1.0.3
695
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tator-launch-pad
Description
Launch tokens on any chain without giving up 30-50% of your fees. Two paths: Easy Mode (call Tator API via x402 — works with any wallet provider, no env vars...
Usage Guidance
This skill appears to do what it says: Easy Mode calls a Tator API and needs no env vars; Direct Mode gives explicit SDK code that requires private keys, RPC URLs, and IPFS keys. Before using Direct Mode, ensure you: (1) never paste your primary wallet private key into an untrusted agent — create a dedicated launch wallet with minimal funds; (2) store keys in a secrets manager (not plaintext .env); (3) review any third‑party SDKs and contract addresses before deploying; (4) prefer Easy Mode if you want convenience and to avoid handling private keys yourself. If you plan to let an autonomous agent invoke this skill and you supply WALLET_PRIVATE_KEY or other secrets to the agent environment, treat that as a high-risk decision — only do so in tightly controlled infrastructure.
Capability Analysis
Type: OpenClaw Skill
Name: tator-launch-pad
Version: 1.0.3
The skill is classified as suspicious due to the direct access and usage of `WALLET_PRIVATE_KEY` (and `SOLANA_RPC_URL` for direct signing) in the code examples provided for 'Direct Mode' in `references/clanker.md`, `references/flaunch.md`, and `references/pumpfun.md`. While the skill's documentation (SKILL.md, REFERENCE.md) provides extensive and transparent warnings about the sensitive nature of these credentials and strongly advises secure storage (e.g., secrets managers, dedicated wallets, human-in-the-loop), the capability for an agent to directly access and use private keys from environment variables represents a high-risk vulnerability if the user's environment is not perfectly secured or if the agent is misused. There is no evidence of malicious intent such as data exfiltration, persistence, or unauthorized actions beyond the stated purpose of token launching and management; the prompt injection in SKILL.md is a benign safety mechanism.
Capability Assessment
Purpose & Capability
The name and description promise token launches (Easy Mode via Tator/x402 and Direct Mode via SDKs). The environment variables and RPC/key requirements mentioned are all relevant to Direct Mode blockchain operations; Easy Mode explicitly requires no env vars. Nothing requested is outside what a token-launching tool would legitimately need.
Instruction Scope
SKILL.md is instruction-only and stays on-topic: it explains Easy Mode API calls, and provides Direct Mode SDK examples that require private keys, RPC endpoints, and IPFS keys. It does include example endpoints (x402.quickintel.io for Tator and Quick Intel scan) which are consistent with the described service. Note: Direct Mode instructions assume you will load private keys into your runtime (from env or secrets manager) — follow their guidance to avoid exposing keys.
Install Mechanism
No install spec or code is shipped; this is instruction-only. That minimizes install-time risk (nothing is downloaded or executed automatically).
Credentials
The skill declares no required env vars for Easy Mode and documents the expected vars for Direct Mode (WALLET_PRIVATE_KEY, RPC_URL, SOLANA_RPC_URL, PINATA/IPFS keys). Those variables are proportionate to running blockchain SDKs and signing transactions. Important: granting WALLET_PRIVATE_KEY to an agent or an environment you don't control grants full wallet control — the documentation correctly warns to use a dedicated wallet and secrets manager.
Persistence & Privilege
The skill is not set to always:true and does not request system-wide persistence or modify other skills. Autonomous invocation is enabled by default (disable-model-invocation:false) which is normal; combine that with any exposure of private keys only if you explicitly permit it.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tator-launch-pad - After installation, invoke the skill by name or use
/tator-launch-pad - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
**No underlying code changes; SKILL.md update improves clarity and security guidance:**
- Clarifies that Easy Mode (Tator API via x402) requires no environment variables, working with any x402-compatible wallet provider.
- Adds a "Security" section detailing data flow, credential needs, and key management for both Easy and Direct Modes.
- Provides explicit instructions about privacy, what is and isn’t sent to APIs or third parties, and safe wallet/key management.
- Updates metadata to reflect new requirements and improve publisher/source documentation.
- Enhances guidance for both agent developers and end users regarding setup and secure use.
v1.0.2
- Updated skill.
v1.0.1
No file or content changes detected in this version.
- Version updated to 1.0.1 without any modifications to the code or documentation.
- No new features, bug fixes, or documentation changes.
v1.0.0
Initial launch of token-launcher skill through Tator with deployment scripts removed.
- Updated documentation to focus on strategy, evaluation, and responsible token launch guidance via Tator.
- Details on fee structures, custody, multi-chain options, and critical tax/legal guidance are now emphasized.
- No direct contract deployment or CLI scripts included; the skill now serves as a consultative design and guidance tool.
Metadata
Frequently Asked Questions
What is Token Launcher - Tator Launch Pad?
Launch tokens on any chain without giving up 30-50% of your fees. Two paths: Easy Mode (call Tator API via x402 — works with any wallet provider, no env vars... It is an AI Agent Skill for Claude Code / OpenClaw, with 695 downloads so far.
How do I install Token Launcher - Tator Launch Pad?
Run "/install tator-launch-pad" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Token Launcher - Tator Launch Pad free?
Yes, Token Launcher - Tator Launch Pad is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Token Launcher - Tator Launch Pad support?
Token Launcher - Tator Launch Pad is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Token Launcher - Tator Launch Pad?
It is built and maintained by Ninja Dev (QI) (@azep-ninja); the current version is v1.0.3.
More Skills