← 返回 Skills 市场
sebayaki

Mint Club V2

作者 sebayaki · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
753
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install mintclub
功能描述
Command-line interface for creating, trading, and managing Mint Club bonding curve tokens on Base blockchain with wallet support and Uniswap integration.
安全使用建议
This skill delegates work to an external npm CLI that will ask for or store your wallet private key and can execute on‑chain trades and token approvals. The registry metadata does not declare the PRIVATE_KEY or config paths that the instructions use — an inconsistency you should treat as a red flag. Before installing or invoking this skill: 1) inspect the npm package source (github link) for malicious or confusing code; 2) never provide a real private key—use a watch-only address or an ephemeral/test wallet with minimal funds; 3) review the package's npm page and maintainers, and prefer pinned, verified releases; 4) be aware the CLI will write files under ~/.mintclub (tokens.json, .env) which may contain sensitive data; 5) if you allow the agent to run it, consider disallowing autonomous invocation or restrict the agent to read-only operations. Additional information that would raise confidence to 'benign': the skill metadata declaring required env/config paths, an included verified source link to the CLI repository, and an audited package release.
功能分析
Type: OpenClaw Skill Name: mintclub Version: 1.0.0 This skill bundle is classified as suspicious due to its inherent high-risk capabilities, specifically the explicit handling of private keys and the ability to initiate financial transactions (buying, selling, swapping, and sending cryptocurrency) on the Base network. The `SKILL.md` and `README.md` files clearly instruct the agent on how to set a private key (e.g., `mc wallet --set-private-key 0x...` or `export PRIVATE_KEY=0x...`) and execute commands that directly transfer or manage digital assets. While these actions are aligned with the stated purpose of interacting with Mint Club V2, they represent significant financial risk and require a high degree of trust in the underlying `mint.club-cli` and the agent's operational security. There is no evidence of intentional malicious behavior (e.g., exfiltration, backdoor installation, or prompt injection for harmful objectives) within the provided files, but the powerful nature of these operations warrants a 'suspicious' classification.
能力评估
Purpose & Capability
The SKILL.md describes interacting with Mint Club via the mint.club-cli npm package, which is coherent with the stated purpose. However the skill metadata declares no required environment variables or config paths while the instructions explicitly require a PRIVATE_KEY or ~/.mintclub/.env and will auto-save token addresses to ~/.mintclub/tokens.json — a clear mismatch between declared requirements and actual operational needs.
Instruction Scope
Runtime instructions tell the agent to install and run a third‑party CLI that manages wallet private keys, performs token approvals, and executes on‑chain trades (buy/sell/zap/swap/create). Those operations can move funds and write files under the user's home directory; the instructions therefore go beyond read-only queries and grant the CLI authority to perform sensitive actions.
Install Mechanism
No install spec is present in the registry metadata, but SKILL.md instructs users/agents to run 'npm install -g mint.club-cli' (a public npm package). Installing a global npm package is a typical way to get a CLI, but it involves downloading and executing third‑party code that was not included in the skill bundle and therefore cannot be audited here.
Credentials
The instructions request a PRIVATE_KEY (or storing it in ~/.mintclub/.env) and will perform transactions and approvals; yet the skill metadata lists no required credentials or primaryEnv. Requesting direct access to a wallet private key is high-sensitivity and should have been declared and justified in metadata.
Persistence & Privilege
The CLI will create and update files in ~/.mintclub (tokens.json, .env). The skill itself does not request 'always' or other elevated platform privileges, but the side-effect of persistent files in the user's home is not declared in metadata and can persist credentials and token addresses on disk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mintclub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mintclub 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: AI agent skill for Mint Club V2 bonding curve tokens on Base
元数据
Slug mintclub
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Mint Club V2 是什么?

Command-line interface for creating, trading, and managing Mint Club bonding curve tokens on Base blockchain with wallet support and Uniswap integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 753 次。

如何安装 Mint Club V2?

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

Mint Club V2 是免费的吗?

是的,Mint Club V2 完全免费(开源免费),可自由下载、安装和使用。

Mint Club V2 支持哪些平台?

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

谁开发了 Mint Club V2?

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

💬 留言讨论