skills/api/SKILL.md
Trust Wallet API for crypto data — token search, prices, trending tokens, swap quotes, market data, security checks, address validation, asset info, and coin status across 100+ blockchains. Use whenever the user asks about crypto prices, token info, swap rates, market cap, trending coins, token risk, honeypot detection, address validation, or wants to call the Trust Wallet / tws.trustwallet.com API directly. Covers HMAC-SHA256 authentication, supported chains, and all REST endpoints.
npx skillsauth add trustwallet/tw-agent-skills trust-wallet-apiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
REST API at tws.trustwallet.com — HMAC-SHA256 authenticated. Covers token search, prices, swap quotes, market data, and security across 100+ chains.
Read references/setup.md first for authentication, asset ID format, and the full chain list.
Read the reference that matches the user's task:
| Task | Reference | When to read |
|------|-----------|--------------|
| Auth, chains, asset IDs | references/setup.md | First time setup, unknown chain/asset format |
| Token search, asset details, coin status | references/token-info.md | "find token", "asset info", "is this chain active" |
| Swap quotes, routes, step transactions | references/swap-quote.md | "swap X for Y", "bridge", "DEX quote", "swap rate" |
| Prices, trending tokens, categories | references/market-data.md | "price of ETH", "trending", "top AI tokens", "market cap" |
| Address validation, token risk | references/security.md | "is this safe", "validate address", "honeypot", "rug check" |
Read references/setup.md alongside any other reference if the user hasn't authenticated yet or you need chain/asset ID info.
tools
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.
tools
One sentence — what this skill does and when Claude should use it.
tools
Trust Wallet open-source libraries — Wallet Core (HD wallets, address derivation, tx signing in Swift/Kotlin/TypeScript/Go for 140+ chains), Web3 Provider (dApp connection for Ethereum/Solana/Cosmos/Bitcoin/Aptos/TON/Tron), deep linking, browser extension integration, WalletConnect, token assets repository, and Barz ERC-4337 smart wallet. Use when working with trustwallet/wallet-core, @trustwallet/wallet-core, trust-web3-provider, Trust Wallet deep links, token logos/metadata from trustwallet/assets, or Barz account abstraction.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.