📦 Token Launcher - Tator Launch Pad — 零抽费发币
v1.0.3无需让出 30-50% 手续费即可在多链一键发币;支持 Easy Mode 调用 Tator x402 API,兼容任意钱包,无需配置环境变量,最快 30 秒完成部署。
1· 657·0 当前·0 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
安全
medium confidenceThe skill's code-free Easy Mode and optional Direct Mode are internally consistent with its stated purpose of launching tokens; required secrets for Direct Mode are reasonable, but you must not expose private keys to untrusted agents or environments.
评估建议
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 y...详细分析 ▾
✓ 用途与能力
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.
ℹ 指令范围
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.
✓ 安装机制
No install spec or code is shipped; this is instruction-only. That minimizes install-time risk (nothing is downloaded or executed automatically).
ℹ 凭证需求
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.
✓ 持久化与权限
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.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.32026/2/20
**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.
● 可疑
安装命令
点击复制官方npx clawhub@latest install tator-launch-pad
镜像加速npx clawhub@latest install tator-launch-pad --registry https://cn.longxiaskill.com