← 返回 Skills 市场
Solana CLI for trading, prediction markets, defi and x402 payments
作者
solanaguide
· GitHub ↗
· v0.3.4
928
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install solana-payments-wallets-trading
功能描述
Pay people in SOL or USDC, buy and sell tokens, check prices, discover trending and new tokens, create and manage Solana wallets, stake SOL, earn yield throu...
安全使用建议
This skill is an instruction guide for a Node-based Solana CLI and appears internally consistent. Before installing or running commands, consider: 1) npx @solana-compass/cli@latest will fetch and execute remote npm code each time—prefer pinning a specific vetted version rather than @latest. 2) The CLI uses local key files (~/.sol/wallets) and can import from ~/.config/solana/id.json; ensure you trust the package before allowing it to sign transactions. 3) Features like sol fetch (auto-pay on HTTP 402), DCA (recurring buys), and limit order automation can move funds—use --dry-run, --max caps, and the permission gates (canFetch/canPredict) to limit automatic spending. 4) Use a hardware or cold wallet for large balances and review the upstream npm package/source code or official homepage (none provided here) if possible. If you need higher assurance, run the CLI in an isolated environment or container and avoid using @latest.
功能分析
Type: OpenClaw Skill
Name: solana-payments-wallets-trading
Version: 0.3.4
The skill bundle describes a comprehensive Solana CLI tool (@solana-compass/cli) for wallet management, trading, and DeFi operations. It features a well-documented security model including granular permissions, transaction limits, and allowlists, with explicit instructions in SKILL.md for the AI agent to avoid direct filesystem access to private keys (~/.sol/wallets/). The 'sol fetch' command for x402 payments is a specialized network tool, but its behavior is clearly aligned with the stated purpose of paying for web resources via blockchain, and no evidence of malicious intent or data exfiltration was found.
能力评估
Purpose & Capability
Name and description (wallets, swaps, staking, lending, LP, prediction markets, x402 payments) align with the runtime instructions and referenced commands. Requiring node + npx is appropriate for a Node-based CLI.
Instruction Scope
SKILL.md instructs the agent to run the @solana-compass/cli via npx/sol commands which will read/write local wallet files (~/.sol/wallets), the local SQLite DB (~/.sol/data.db), and may import from Solana CLI config (~/.config/solana/id.json). Those file accesses are expected for a wallet CLI but are high‑sensitivity (private keys on disk, transaction signing). The skill also supports auto-paying HTTP 402 (x402) requests and automated DCA/cron behavior; pay attention to auto‑execution defaults and spending caps (--max, --dry-run).
Install Mechanism
Instruction-only (no install spec) but recommends npx @solana-compass/cli@latest which fetches and runs package code from npm at runtime. This is expected for this kind of tool but is a moderate risk because remote code is executed on demand and the @latest tag can change over time.
Credentials
The skill declares no required env vars. The docs reference optional environment/config values (SOL_RPC_URL, ~/.sol/config.toml, Solana CLI config) which are relevant to RPC selection and permissions. No unrelated third‑party credentials or unrelated system secrets are requested.
Persistence & Privilege
No always:true, not force‑installed, and normal autonomous invocation is allowed. The skill describes local data files and a config permission (canFetch, canPredict) stored under ~/.sol/config.toml; this is appropriate and scoped to the CLI itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install solana-payments-wallets-trading - 安装完成后,直接呼叫该 Skill 的名称或使用
/solana-payments-wallets-trading触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.4
Initial release with comprehensive Solana payments, wallets, and trading CLI functionality:
- Pay people in SOL, USDC, or any Solana token directly from the command line.
- Discover, buy, sell, and swap trending and new tokens with best price routing across DEXes.
- Create, import, and manage Solana wallets locally with no API keys or private key environment variables.
- Stake SOL, lend/borrow assets, earn yield through managed vaults, and provide liquidity with integrated portfolio tracking.
- Set up DCA (dollar-cost averaging) and limit orders for automated trading.
- Browse pools, prediction markets, and pay for APIs via x402, all from an easy-to-use CLI.
- Manage security with permissions, spending limits, and track holdings/performance.
元数据
常见问题
Solana CLI for trading, prediction markets, defi and x402 payments 是什么?
Pay people in SOL or USDC, buy and sell tokens, check prices, discover trending and new tokens, create and manage Solana wallets, stake SOL, earn yield throu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 928 次。
如何安装 Solana CLI for trading, prediction markets, defi and x402 payments?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install solana-payments-wallets-trading」即可一键安装,无需额外配置。
Solana CLI for trading, prediction markets, defi and x402 payments 是免费的吗?
是的,Solana CLI for trading, prediction markets, defi and x402 payments 完全免费(开源免费),可自由下载、安装和使用。
Solana CLI for trading, prediction markets, defi and x402 payments 支持哪些平台?
Solana CLI for trading, prediction markets, defi and x402 payments 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Solana CLI for trading, prediction markets, defi and x402 payments?
由 solanaguide(@solanaguide)开发并维护,当前版本 v0.3.4。
推荐 Skills