Trust Wallet CLI (`twak`) — install, create wallets, check balances, send tokens, swap, view history, set price alerts, DCA automations, limit orders, manage ERC-20 approvals, check token risk, browse trending/DApps, and run x402 micropayments. Use whenever the user wants to use the twak CLI, manage a crypto wallet from the terminal, send or swap tokens via command line, check portfolio, create price alerts, set up DCA, create limit orders, approve ERC-20 spenders, or interact with Trust Wallet from a shell. Also covers MCP server setup for AI agents.
89
86%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
twak)Command-line interface for multichain crypto wallet operations. Install with npm install -g @trustwallet/cli.
Read references/setup.md for installation and authentication.
Read the reference that matches the user's task:
| Task | Reference | When to read |
|---|---|---|
| Install, auth, env vars | references/setup.md | First time setup, "install twak", "configure API keys" |
| List supported chains, chain keys | references/setup.md | "what chains are supported", "list chains", "show chain keys", "what is the chain key for X" |
| Create wallet, keychain, sign | references/wallet.md | "create wallet", "keychain", "sign message", "wallet status" |
| Balance, holdings, portfolio | references/balance.md | "check balance", "portfolio", "token holdings" |
| Send tokens, ENS transfers | references/send.md | "send ETH", "transfer to", "vitalik.eth" |
| Swap tokens, cross-chain | references/swap.md | "swap ETH for USDC", "bridge", "cross-chain swap" |
| Prices, trending, DApps | references/market.md | "price of", "trending tokens", "dapps" |
| Transaction history | references/history.md | "tx history", "transaction details" |
| Price alerts | references/alerts.md | "alert when ETH", "price alert", "notify me" |
| DCA & limit orders | references/automations.md | "DCA", "dollar cost average", "limit order", "recurring swap", "buy when price" |
| ERC-20 approve/revoke | references/erc20.md | "approve spender", "check allowance", "revoke" |
| Token risk checks | references/token-risk.md | "is this token safe", "honeypot check", "audit status" |
| x402 micropayments | references/x402.md | "x402", "micropayment", "payment-gated API" |
Read references/setup.md alongside any other reference if the CLI isn't installed yet.
6f8671f
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.