Menu

Explorer & Settings

Tempo Explorer Submit Project
Back to all projects

soulpass-cli-skill

by SoulPass-AI · Updated 3 months ago

Hardware-secured Solana wallet, trading terminal, and agent identity layer for AI agents. Jupiter DEX swaps, meme coin trading, DeFi yield, trading bots, on-chain identity, encrypted agent-to-agent messaging, service discovery. Keys in Apple Secure Enclave.

Open source alternative to:

In the AI payments ecosystem

soulpass-cli-skill is an early-stage project in the AI payments / x402 ecosystem, focused on agent-wallet, claude-code, jupiter, openclaw. It currently has 7 GitHub stars and 0 forks, and sits alongside related tools like skills, chaingpt-claude-skill, ag402, ag402, agent-apprenticeship, agent-apprenticeship.

README.md View on GitHub →

SoulPass — Hardware-Secured Solana Trading Terminal for AI Agents

ClawHub Solana

AI agent skill for Solana trading, DeFi, and agent-to-agent infrastructure with hardware-secured wallet. Built for Claude Code, Codex, Gemini CLI, and OpenClaw.

What it does

Trading & DeFi

  • Jupiter DEX trading — swap any Solana token with best-price aggregation across Raydium, Orca, Meteora
  • Meme coin trading — built-in rug-pull detection, liquidity checks, risk assessment before every trade
  • Copy trading — follow profitable Solana wallets with systematic risk management
  • DeFi yield — earn interest via Jupiter Lend on idle USDC/SOL
  • Trading bots — JSON-RPC daemon for low-latency automated strategies

Agent Identity & Communication

  • On-chain identity (ERC-8004) — discoverable agent identity with name, capabilities, and reputation
  • Agent-to-agent messaging — encrypted communication between agents with signature verification
  • Service discovery — find other agents by capability, broadcast your own needs
  • Agent commerce — sell services to other agents via ACE Protocol, with on-chain payment verification

Security

  • Hardware security — signing keys live in Apple Secure Enclave, physically impossible to extract

Quick start

# Install
brew tap SoulPass-AI/soulpass && brew install soulpass

# Initialize wallet
soulpass init

# Start trading
soulpass swap --from USDC --to SOL --amount 100

Why hardware security matters

Software-based private keys can be leaked from .env files. SoulPass keys are born in the chip and never leave.

Approach Security Can run autonomously?
.env private key Software — plaintext Yes
Browser wallet Software encryption No — manual approval
MPC wallet Split-key — provider holds shard Yes
SoulPass Hardware chip Yes — zero trust

Install as Claude Code skill

claude install-skill SoulPass-AI/soulpass-cli-skill

Links

All Agent Wallets projects →