← 返回 Skills 市场
Outsmart DEX Trading
作者
vincent so
· GitHub ↗
· v1.0.0
441
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install outsmart-dex-trading - 安装完成后,直接呼叫该 Skill 的名称或使用
/outsmart-dex-trading触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 441 次。
如何安装 Outsmart DEX Trading?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install outsmart-dex-trading」即可一键安装,无需额外配置。
Outsmart DEX Trading 是免费的吗?
是的,Outsmart DEX Trading 完全免费(开源免费),可自由下载、安装和使用。
Outsmart DEX Trading 支持哪些平台?
Outsmart DEX Trading 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Outsmart DEX Trading?
由 vincent so(@outsmartchad)开发并维护,当前版本 v1.0.0。
推荐 Skills