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
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 supports fetching and acting on arbitrary HTTPS endpoints via the x402 client (references/x402.md: "twak x402 request <url>") — including automatic on-chain payment and retry (and a --yes flag to skip confirmation) — which exposes the agent to untrusted third‑party responses that can influence payments and follow-up 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 with built-in transaction and payment features: it can create wallets and keychains, sign messages, send tokens/transfers, perform swaps and cross-chain bridging, create DCA automations and limit orders, manage ERC‑20 approvals/revokes, and run x402 micropayments. These are specific, explicit financial execution capabilities (crypto wallets, signing, sending transactions, swaps, and micropayments), not generic tooling. Therefore it grants Direct Financial Execution Authority.
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.