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.

71

Quality

86%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

72%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-structured routing/index skill that excels at conciseness and progressive disclosure. Its main weakness is that the body itself contains no actionable content — no example API calls, no code snippets, no concrete request/response examples. Without the bundle files to evaluate, it's impossible to confirm the referenced files deliver on the promises made in the table, but the organization is sound.

Suggestions

Add at least one concrete, executable API call example in the Quick Start section (e.g., a simple price lookup with curl or Python showing the HMAC auth header) so the skill body is actionable on its own.

Include a brief multi-step workflow example for a common operation like token swap (search → quote → execute) with validation checkpoints to improve workflow clarity.

DimensionReasoningScore

Conciseness

Very lean and efficient. No unnecessary explanations of what REST APIs are, what HMAC-SHA256 is, or what blockchains are. Every line serves a purpose — the table is a compact routing mechanism. Assumes Claude's competence throughout.

3 / 3

Actionability

The skill provides clear routing to reference files based on task type, but contains no executable code, example API calls, or concrete commands in the body itself. All actionable content is deferred to reference files, which are not provided for evaluation. The table is helpful but the skill body alone doesn't let Claude do anything.

2 / 3

Workflow Clarity

There's a clear sequence implied (read setup.md first, then the relevant reference), and the table provides good task-to-reference routing. However, there are no explicit workflow steps for multi-step operations like performing a swap (which involves search → quote → transaction steps), and no validation checkpoints are mentioned.

2 / 3

Progressive Disclosure

Excellent progressive disclosure structure. The SKILL.md is a concise overview with a well-organized routing table pointing to clearly named, one-level-deep reference files. Each reference is clearly signaled with both its path and when to read it. Navigation is intuitive.

3 / 3

Total

10

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong, well-crafted skill description that clearly identifies the Trust Wallet API as its domain, lists numerous concrete capabilities, and provides explicit trigger guidance with natural user terms. It uses proper third-person voice throughout and is distinctive enough to avoid conflicts with other crypto-related skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: token search, prices, trending tokens, swap quotes, market data, security checks, address validation, asset info, coin status. Also mentions HMAC-SHA256 authentication and REST endpoints.

3 / 3

Completeness

Clearly answers both 'what' (token search, prices, trending tokens, swap quotes, etc. via Trust Wallet API) and 'when' with an explicit 'Use whenever the user asks about...' clause listing specific trigger scenarios.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'crypto prices', 'token info', 'swap rates', 'market cap', 'trending coins', 'token risk', 'honeypot detection', 'address validation', 'Trust Wallet', and the API domain. These are terms users would naturally use when seeking crypto data.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — specifically scoped to the Trust Wallet API (tws.trustwallet.com) with domain-specific triggers like 'honeypot detection', 'HMAC-SHA256 authentication', and '100+ blockchains'. Unlikely to conflict with generic crypto or finance skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
trustwallet/tw-agent-skills
Reviewed

Table of Contents

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.