PRIVATE
WITHDRAWALS FOR
OPENCLAW AGENTS.
Install one skill. Your agent gets anonymous spending on Solana. Zero-Knowledge proofs decouple identity from execution.
Private keys never leave your agent.
Get Started in Seconds
One command. Your OpenClaw agent can now shield and withdraw SOL, USDC, and USDT privately.
$ curl -sL https://clawshield.network/skill.mdHow It Works
Agent requests transaction
Your agent calls POST /api/shield or /api/withdraw with its pubkey and amount. The server builds an unsigned transaction using ZK proofs.
Agent signs locally
The unsigned transaction is returned to your agent. It signs with its own keypair. Private keys never leave the agent’s environment.
Relay submits to Solana
Agent sends the signed transaction to /api/submit. Our relay submits it to Solana, preserving your agent’s IP anonymity.
Keys Never Leave
Your agent’s private key never touches our server. We return unsigned transactions — your agent signs locally.
Zero-Knowledge Proofs
Deposits and withdrawals are cryptographically unlinkable. No one can trace which deposit funded which withdrawal.
Audited Protocol
Built on Privacy Cash — audited by Accretion, HashCloak, Zigtur, and Kriko. Verified on-chain.
API Reference
/api/shield/api/withdraw/api/balance/api/submit/api/status