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 fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
Potentially malicious external URL detected (high risk: 0.90). The twak x402 command performs runtime fetches of user-supplied https:// URLs (e.g., the example https://api.example.com shown for twak x402 request) to obtain 402 payment challenges that directly drive confirmation prompts and cause the client to produce/sign payment authorizations, so the fetched content can control agent actions at runtime.
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 direct transaction capabilities: creating/signing wallets, sending tokens/ENS transfers, swapping and cross-chain bridging, buying/selling crypto with fiat (onramp/offramp), DCA & limit orders, ERC-20 approve/revoke, and agent job escrows (create/fund/settle jobs). It also exposes wallet actions to AI agents via an MCP/REST server (including password and auto-lock options), which enables programmatic control of funds. These are specific financial execution operations (crypto transactions, swaps, on/off-ramps, escrow funding/settlement), so it grants direct financial execution authority.
c590f99
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.