← Back to Skills Marketplace
Outsmart Devving Coins
by
vincent so
· GitHub ↗
· v1.0.0
501
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install outsmart-devving-coins
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outsmart-devving-coins - After installation, invoke the skill by name or use
/outsmart-devving-coins - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 501 downloads so far.
How do I install Outsmart Devving Coins?
Run "/install outsmart-devving-coins" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Outsmart Devving Coins free?
Yes, Outsmart Devving Coins is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Outsmart Devving Coins support?
Outsmart Devving Coins is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Outsmart Devving Coins?
It is built and maintained by vincent so (@outsmartchad); the current version is v1.0.0.
More Skills