← Back to Skills Marketplace
outsmartchad

Outsmart DEX Trading

by vincent so · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
441
Downloads
2
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install outsmart-dex-trading
Description
Trade tokens on Solana via the outsmart CLI: buy, sell, quote, find pools, add/remove liquidity, claim fees, snipe, create pools. Use when: user asks about S...
Usage Guidance
This skill is internally coherent for Solana DEX trading, but it requires your raw Solana PRIVATE_KEY and will install an npm package named 'outsmart' that will be able to sign and submit real transactions. Before installing: (1) verify the npm package and GitHub repository ownership and review the package source (confirm it matches the repo shown in SKILL.md), (2) consider using a dedicated low‑value wallet or a key with limited funds for this skill, (3) prefer RPC endpoints from trusted providers or your own node for MAINNET_ENDPOINT, (4) be aware that the tool saves the key to ~/.outsmart/config.env—inspect/delete that file if you stop using the skill, (5) use --dry-run and small amounts when testing, and (6) if you do not want automated execution of trades, avoid enabling autonomous invocation or do not supply the PRIVATE_KEY as an environment variable. If you want higher confidence, provide the npm package name/registry link and the package's source code so it can be audited.
Capability Analysis
Type: OpenClaw Skill Name: outsmart-dex-trading Version: 1.0.0 The skill bundle is designed for Solana DEX trading using the 'outsmart' CLI. All instructions and commands in SKILL.md are directly related to its stated purpose (buying, selling, managing liquidity, etc.). It requires a `PRIVATE_KEY` environment variable, which is expected for on-chain trading tools, but there is no evidence of malicious intent such as data exfiltration, backdoors, or prompt injection attempts against the agent. The skill provides safety tips and clear usage guidelines, aligning with a benign utility for interacting with a trading CLI.
Capability Assessment
Purpose & Capability
Name/description (Solana DEX trading) align with required binary ('outsmart') and required env vars (PRIVATE_KEY, MAINNET_ENDPOINT). The optional JUPITER_API_KEY/DFLOW_API_KEY are relevant to aggregators/adapters.
Instruction Scope
SKILL.md directs the agent to install and run the outsmart CLI to perform buys/sells, liquidity ops, sniping, and to store the PRIVATE_KEY (prompted) into ~/.outsmart/config.env; all of this is in-scope for a trading CLI but implies the agent will be able to perform real on-chain transactions and store a raw private key on disk.
Install Mechanism
Install uses npm (package 'outsmart') which is a standard distribution method for a CLI but carries moderate risk: package ownership, supply-chain and publisher authenticity should be verified (no direct tarball or unknown host URLs used).
Credentials
Requesting PRIVATE_KEY and MAINNET_ENDPOINT is proportionate for an on‑chain trading tool, but PRIVATE_KEY is highly sensitive. The skill also persists credentials to ~/.outsmart/config.env per instructions, increasing the attack surface if the system is compromised.
Persistence & Privilege
Skill does not request 'always: true' or system-wide changes. It writes its own config under ~/.outsmart and does not ask to modify other skills or agent-wide settings. Be mindful that autonomous invocation (platform default) would allow it to run CLI commands using the provided key.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install outsmart-dex-trading
  3. After installation, invoke the skill by name or use /outsmart-dex-trading
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of outsmart-dex-trading: unified Solana DEX CLI - Trade across 18 Solana DEX protocols with a single CLI: buy, sell, quote, snipe, add/remove liquidity, claim fees, create pools, check balances. - Smart routing (Jupiter Ultra) and direct protocol adapters (Raydium, Meteora, PumpFun, and more). - Includes safety tips and environment setup guidance. - CLI command examples provided for all major trading and LP actions. - Ethereum/EVM/CEX/cross-chain use cases are not supported.
Metadata
Slug outsmart-dex-trading
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Outsmart DEX Trading?

Trade tokens on Solana via the outsmart CLI: buy, sell, quote, find pools, add/remove liquidity, claim fees, snipe, create pools. Use when: user asks about S... It is an AI Agent Skill for Claude Code / OpenClaw, with 441 downloads so far.

How do I install Outsmart DEX Trading?

Run "/install outsmart-dex-trading" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Outsmart DEX Trading free?

Yes, Outsmart DEX Trading is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Outsmart DEX Trading support?

Outsmart DEX Trading is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Outsmart DEX Trading?

It is built and maintained by vincent so (@outsmartchad); the current version is v1.0.0.

💬 Comments