CtrlK
BlogDocsLog inGet started
Tessl Logo

trust-wallet-api

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.

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.80). The skill's SKILL.md and references (notably references/swap-quote.md Execution Flow and endpoints) require the agent to fetch live data and executable transaction steps from the public Trust Wallet API (tws.trustwallet.com), and to select and execute routes/transactions based on that third-party response — meaning untrusted external content can directly influence tool use and next actions.

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-focused API (Trust Wallet) covering token search, prices, and—critically—"swap quotes, routes, step transactions" across 100+ blockchains with authenticated REST endpoints. Those features are specific to blockchain financial operations (swaps/transactions) rather than generic data tooling. Because it provides swap-related endpoints and transaction steps (i.e., functionality tied to creating/executing crypto transfers/swaps), it meets the definition of Direct Financial Execution capability.

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.