← 返回 Skills 市场
Launch a Token
作者
blockiosaurus
· GitHub ↗
· v0.1.0
1597
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mplx-genesis
功能描述
Launch tokens on Solana using Metaplex Genesis protocol
安全使用建议
This skill's instructions will cause the agent to use a Solana wallet keypair to sign transactions, pay for Arweave uploads, and create liquidity pools — actions that spend your SOL and depend on a private key file. The registry metadata does not declare any required credentials, yet the SKILL.md references SOLANA_KEYPAIR_PATH and the default keypair path (~/.config/solana/id.json). Before installing or invoking this skill: (1) do not provide your primary or high-value wallet — use a dedicated, funded test wallet with minimal SOL; (2) confirm how the agent will be prompted to access the keyfile (should require explicit user consent at each use); (3) remove or avoid setting SOLANA_KEYPAIR_PATH with any sensitive key while experimenting; (4) prefer a skill that explicitly declares required env vars/credentials and documents how it handles keys; (5) because the source/homepage is unknown, exercise extra caution — verify the author or request the skill's code/instructions be made auditable before trusting it with any real funds.
功能分析
Type: OpenClaw Skill
Name: mplx-genesis
Version: 0.1.0
The skill bundle is classified as benign. The `SKILL.md` file transparently describes a high-risk operation: launching tokens on Solana, which inherently requires access to a Solana keypair and involves spending SOL for transaction fees and liquidity pool creation. The instructions clearly outline the necessary configurations, including `keypairPath` and `SOLANA_KEYPAIR_PATH`, which are essential for the skill's stated purpose. There is no evidence of prompt injection attempting to subvert the agent, exfiltrate data, establish persistence, or perform actions beyond the legitimate scope of token launching.
能力评估
Purpose & Capability
The name/description and the SKILL.md consistently describe launching tokens via Metaplex Genesis (creating launches, buckets, finalizing, Raydium pool). The declared required config path (plugins.entries.genesis.enabled) is plausible for a plugin toggle, but otherwise the claimed purpose aligns with the instructions.
Instruction Scope
The runtime instructions explicitly require access to a Solana keypair (via plugin config keypairPath, SOLANA_KEYPAIR_PATH environment variable, or default ~/.config/solana/id.json). They instruct the agent to sign transactions, upload metadata to Arweave (Irys), and pay fees from that wallet. Those are powerful actions (spending SOL, writing data externally) and the SKILL.md gives the agent direct authority to use the keypair path — but the skill metadata did not declare any required environment variables or explicitly describe how credential access will be requested/approved at runtime.
Install Mechanism
No install spec and no code files — low disk footprint and nothing is downloaded or written by an installer. The security surface is entirely the instruction set (SKILL.md).
Credentials
Although the skill uses a private key to sign transactions, requires.env lists none and primary credential is none. The SKILL.md references SOLANA_KEYPAIR_PATH and a default keypair file ( ~/.config/solana/id.json ) — both are sensitive and should have been declared. The skill therefore requests/assumes access to secrets (private key file) without declaring or justifying that in the registry metadata.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills or system-wide settings. It does assume plugin configuration (plugins.entries.genesis.enabled) but does not request permanent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mplx-genesis - 安装完成后,直接呼叫该 Skill 的名称或使用
/mplx-genesis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release with core Metaplex Genesis launch features:
- Enables users to launch tokens on Solana using the Metaplex Genesis protocol.
- Supports LaunchPool (fair token distribution), Unlocked Buckets, and Raydium liquidity pool graduation.
- Step-by-step guidance for creating launches, configuring allocation splits, and finalizing token launches.
- Provides thorough documentation on lifecycle, configuration, wallet setup, and important usage notes.
元数据
常见问题
Launch a Token 是什么?
Launch tokens on Solana using Metaplex Genesis protocol. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1597 次。
如何安装 Launch a Token?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mplx-genesis」即可一键安装,无需额外配置。
Launch a Token 是免费的吗?
是的,Launch a Token 完全免费(开源免费),可自由下载、安装和使用。
Launch a Token 支持哪些平台?
Launch a Token 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Launch a Token?
由 blockiosaurus(@blockiosaurus)开发并维护,当前版本 v0.1.0。
推荐 Skills