wallet
Manage EVM and Solana wallets with balance checks, policy-gated transfers, and message signing for AI agents.
Install
npx skills add https://github.com/starchild-ai-agent/official-skills --skill walletStats
| Total installs | 3,664 |
| Weekly installs | 3.7K |
| GitHub stars | 1 |
| First seen | Mar 13, 2026 |
| Source | @starchild-ai-agent/official-skills |
Summary
- Supports 13 tools across EVM (Ethereum, Base, Arbitrum, Optimism, Polygon, Linea) and Solana, including balance checks, fund transfers, message signing, and transaction history
- Use wallet_get_all_balances() for complete portfolio visibility across all chains with USD values in a single call
- Transfers are policy-gated by Privy TEE — only whitelisted addresses and amounts within daily limits are allowed, even if the agent is compromised
- Includes EIP-712 typed data signing for permits and off-chain orders, plus transaction pre-signing without broadcasting for multi-step workflows
- Authentication is automatic via Fly OIDC token; no API keys or manual wallet address entry needed
Tags
Related skills
| Skill | Installs | vs wallet |
|---|---|---|
| okx-wallet-portfolio | 3,354 | -310 |
| okx-dex-market | 3,451 | -213 |
| backtesting-frameworks | 5,514 | +1,850 |
| solidity-security | 5,669 | +2,005 |
| defi-protocol-templates | 3,347 | -317 |
FAQ
- How many installs does wallet have?
- wallet has 3,664 total installs and 3.7K installs this week.
- Where is wallet hosted?
- wallet is published by @starchild-ai-agent/official-skills at https://github.com/starchild-ai-agent/official-skills.
- How many GitHub stars does wallet have?
- wallet has 1 GitHub stars.
- When was wallet first indexed?
- OrangeBot.AI first indexed wallet on Mar 13, 2026.
- How do I install wallet?
- Run: npx skills add https://github.com/starchild-ai-agent/official-skills --skill wallet