← 返回 Skills 市场
therealharpaljadeja

NadFun Token Creation

作者 therealharpaljadeja · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1591
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nadfun-token-creation
功能描述
Guide users through uploading an image and metadata, mining a vanity salt, and deploying a token on-chain via BondingCurveRouter in a 4-step flow on Nad.fun.
安全使用建议
This skill's instructions do what it says (create a Nad.fun token) but you should NOT proceed without reviewing two things first: (1) the monad-development skill it depends on — inspect its code/permissions to see how it handles private keys and signing, and (2) the Nad.app API / contract addresses — confirm they are legitimate and that you trust them. Deployment will require sending ETH/value from your wallet (deploy fees and optional initial buy), so use a throwaway/testnet wallet first. Do not paste private keys or secrets here; if the monad skill asks for them, verify its origin and code. If you cannot audit the monad-development skill or the Nad.app endpoints, treat this skill as high risk for fund loss or credential exposure.
功能分析
Type: OpenClaw Skill Name: nadfun-token-creation Version: 1.0.0 The skill bundle describes a multi-step process for creating a token on Nad.fun, involving API calls to `https://api.nadapp.net` and on-chain interactions with specified smart contracts. The `SKILL.md` clearly outlines the process and provides instructions for the AI agent, including a prerequisite `monad-development` skill for wallet management. Crucially, it explicitly delegates sensitive operations like private key handling and RPC setup to this prerequisite skill, rather than attempting to access or exfiltrate such data itself. There is no evidence of prompt injection, data exfiltration, malicious execution, persistence, or obfuscation beyond the legitimate scope of token creation.
能力评估
Purpose & Capability
The SKILL.md clearly documents a 4‑step Nad.fun token creation flow (image upload, metadata upload, salt mining for vanity address, and on‑chain deploy). The required actions (HTTP calls to api.nadapp.net and contract interactions) are coherent with the stated purpose.
Instruction Scope
Instructions are focused on the token creation flow and only call nadapp.net endpoints and on‑chain contracts. They do not request reading local files or unrelated system state. However, the runtime depends on the separate 'monad-development' skill for wallet management and on‑chain signing — that external dependency expands the effective scope (access to a wallet/private keys and ability to send funds).
Install Mechanism
This is an instruction‑only skill with no install spec and no bundled code — nothing is written to disk by the skill itself. Lowest install risk for this skill package.
Credentials
The skill declares no environment variables or credentials itself, but it explicitly requires the 'monad-development' skill for wallet management and signing. That means sensitive credentials (private keys, signer access) will be used at runtime via another skill that is not included or audited here. The SKILL.md does not document what access the monad skill requires or where private keys reside, nor does it warn about sending value during deployment.
Persistence & Privilege
always is false and the skill is user‑invocable only. It does not request persistent installation or modify other skills' configs in the provided documentation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nadfun-token-creation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nadfun-token-creation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release: comprehensive step-by-step guide for creating a token on Nad.fun. - Documents the full 4-step flow: image upload, metadata upload, salt mining for a vanity address, and on-chain deployment using BondingCurveRouter. - Lists all required API endpoints, schemas, error codes, and contract methods. - Includes mandatory prerequisites, wallet handling instructions, and validation rules. - Provides code snippets and key contracts for seamless integration and automation.
元数据
Slug nadfun-token-creation
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

NadFun Token Creation 是什么?

Guide users through uploading an image and metadata, mining a vanity salt, and deploying a token on-chain via BondingCurveRouter in a 4-step flow on Nad.fun. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1591 次。

如何安装 NadFun Token Creation?

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

NadFun Token Creation 是免费的吗?

是的,NadFun Token Creation 完全免费(开源免费),可自由下载、安装和使用。

NadFun Token Creation 支持哪些平台?

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

谁开发了 NadFun Token Creation?

由 therealharpaljadeja(@therealharpaljadeja)开发并维护,当前版本 v1.0.0。

💬 留言讨论