← 返回 Skills 市场
azep-ninja

Token Launcher - Tator Launch Pad

作者 Ninja Dev (QI) · GitHub ↗ · v1.0.3
cross-platform ⚠ suspicious
695
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tator-launch-pad
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tator-launch-pad 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug tator-launch-pad
版本 1.0.3
许可证
累计安装 0
当前安装数 0
历史版本数 4
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 695 次。

如何安装 Token Launcher - Tator Launch Pad?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tator-launch-pad」即可一键安装,无需额外配置。

Token Launcher - Tator Launch Pad 是免费的吗?

是的,Token Launcher - Tator Launch Pad 完全免费(开源免费),可自由下载、安装和使用。

Token Launcher - Tator Launch Pad 支持哪些平台?

Token Launcher - Tator Launch Pad 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Token Launcher - Tator Launch Pad?

由 Ninja Dev (QI)(@azep-ninja)开发并维护,当前版本 v1.0.3。

💬 留言讨论