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.
71
86%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The skill explicitly fetches and acts on arbitrary public web content—e.g., references/x402.md documents twak x402 request <url> which accepts any https URL and will pay/retry based on the server's 402 response, and references/onramp.md and references/market.md show the CLI ingesting third-party provider quotes and trending/token data that the agent reads and uses to choose actions—so untrusted third-party content can materially influence behavior.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill is explicitly a crypto wallet CLI that performs transaction-level financial actions: it can create wallets and sign messages, send tokens, swap tokens (including cross-chain), buy/sell crypto with fiat (onramp/offramp), set up DCA automations and limit orders, run x402 micropayments, and manage ERC‑20 approvals. These are direct crypto/banking/payment operations (sending/switching value, placing orders, and micropayments), so it provides direct financial execution authority.
f97ff0c
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.