CtrlK
BlogDocsLog inGet started
Tessl Logo

trust-wallet-cli

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

Quality

86%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

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.

Why it was flagged

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.

Report incorrect finding
Medium

W009: Direct money access capability detected (payment gateways, crypto, banking)

What this means

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.

Why it was flagged

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.

Repository
trustwallet/tw-agent-skills
Audited
Security analysis
Snyk

Is this your skill?

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.