← Back to Skills Marketplace
solanaguide

Solana CLI for trading, prediction markets, defi and x402 payments

by solanaguide · GitHub ↗ · v0.3.4
cross-platform ✓ Security Clean
928
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install solana-payments-wallets-trading
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install solana-payments-wallets-trading
  3. After installation, invoke the skill by name or use /solana-payments-wallets-trading
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug solana-payments-wallets-trading
Version 0.3.4
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 928 downloads so far.

How do I install Solana CLI for trading, prediction markets, defi and x402 payments?

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

Is Solana CLI for trading, prediction markets, defi and x402 payments free?

Yes, Solana CLI for trading, prediction markets, defi and x402 payments is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Solana CLI for trading, prediction markets, defi and x402 payments support?

Solana CLI for trading, prediction markets, defi and x402 payments is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Solana CLI for trading, prediction markets, defi and x402 payments?

It is built and maintained by solanaguide (@solanaguide); the current version is v0.3.4.

💬 Comments