← 返回 Skills 市场
Outsmart Devving Coins
作者
vincent so
· GitHub ↗
· v1.0.0
501
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install outsmart-devving-coins
功能描述
Launch tokens on Solana launchpads. Use when: user asks about creating a token, devving a coin, launching a meme, PumpFun, LaunchLab, Jupiter Studio, DBC, bo...
安全使用建议
This skill appears to be what it claims — a CLI-driven helper to create Solana tokens — but it will need your PRIVATE_KEY (wallet key) and will install an npm CLI. Before installing or using it: (1) verify the npm package and GitHub repository authorship and review the package contents or lock to a specific vetted version; (2) avoid supplying a mainnet wallet private key you care about — use a dedicated, funded test or limited-authority key, or a hardware/transaction-approval flow if possible; (3) consider running the npm install in a sandbox/container; (4) if you must use an env var for a key, prefer ephemeral keys or a signer that can restrict operations. If any of these controls cannot be met, do not install or provide your mainnet PRIVATE_KEY.
功能分析
Type: OpenClaw Skill
Name: outsmart-devving-coins
Version: 1.0.0
The skill is suspicious due to its explicit requirement for the `PRIVATE_KEY` environment variable, which is highly sensitive, and its reliance on installing and executing an external `outsmart` CLI tool via npm (as seen in `SKILL.md`). While these actions are necessary for its stated purpose of launching tokens on Solana, they introduce significant supply chain and operational risks. The skill itself does not contain direct malicious code or prompt injection attempts for unauthorized actions, but it enables high-risk operations where a compromised `outsmart` tool could lead to credential theft or fund loss.
能力评估
Purpose & Capability
The name/description (launch tokens on Solana launchpads) matches the declared requirements: the skill needs an 'outsmart' CLI and a PRIVATE_KEY and MAINNET_ENDPOINT to sign and broadcast transactions. The node/npm install of an 'outsmart' CLI is consistent with providing that binary.
Instruction Scope
SKILL.md contains explicit outsmart CLI commands to create tokens, pools, and add liquidity; it does not instruct the agent to read unrelated files, query unrelated services, or exfiltrate data. All runtime examples are within the stated scope (token launch lifecycle).
Install Mechanism
Install uses an npm package named 'outsmart' which will place a binary 'outsmart' on PATH. npm installs are common for CLIs but carry moderate risk because packages may contain arbitrary code; the skill metadata points to a GitHub homepage which helps traceability but the package/source authorship should be verified before installing.
Credentials
The required env vars (PRIVATE_KEY, MAINNET_ENDPOINT) are proportionate to signing and broadcasting Solana transactions. However, PRIVATE_KEY is extremely sensitive: providing it to the skill grants full control of that wallet. Registry metadata did not mark a primary credential even though PRIVATE_KEY is required — this minor metadata inconsistency is worth noting.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). The skill does not request elevated platform-wide privileges or persistent system-wide configuration. Autonomous invocation combined with access to a PRIVATE_KEY increases risk but does not by itself indicate incoherence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install outsmart-devving-coins - 安装完成后,直接呼叫该 Skill 的名称或使用
/outsmart-devving-coins触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release for outsmart-devving-coins.
- Launch tokens on top Solana launchpads like PumpFun, Jupiter Studio, and Raydium LaunchLab.
- Designed for users looking to create or launch new coins, not for trading or farming existing tokens.
- Clear usage guidelines: when to launch, which launchpad to use, and key steps after launch.
- Provides practical CLI commands and best practices for safe, effective token launches.
- Includes tips for identifying emerging narratives and maximizing visibility.
元数据
常见问题
Outsmart Devving Coins 是什么?
Launch tokens on Solana launchpads. Use when: user asks about creating a token, devving a coin, launching a meme, PumpFun, LaunchLab, Jupiter Studio, DBC, bo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 501 次。
如何安装 Outsmart Devving Coins?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install outsmart-devving-coins」即可一键安装,无需额外配置。
Outsmart Devving Coins 是免费的吗?
是的,Outsmart Devving Coins 完全免费(开源免费),可自由下载、安装和使用。
Outsmart Devving Coins 支持哪些平台?
Outsmart Devving Coins 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Outsmart Devving Coins?
由 vincent so(@outsmartchad)开发并维护,当前版本 v1.0.0。
推荐 Skills