CtrlK
BlogDocsLog inGet started
Tessl Logo

trust-wallet-sdk

Trust Wallet open-source libraries — Wallet Core (HD wallets, address derivation, tx signing in Swift/Kotlin/TypeScript/Go for 140+ chains), Web3 Provider (dApp connection for Ethereum/Solana/Cosmos/Bitcoin/Aptos/TON/Tron), deep linking, browser extension integration, WalletConnect, token assets repository, and Barz ERC-4337 smart wallet. Use when working with trustwallet/wallet-core, @trustwallet/wallet-core, trust-web3-provider, Trust Wallet deep links, token logos/metadata from trustwallet/assets, or Barz account abstraction.

94

Quality

92%

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 references (notably references/assets.md) explicitly show fetching token metadata and logos from the public trustwallet/assets GitHub repo and assets.trustwallet.com (via gh api and web syncs, including "make update-auto — Sync from external sources (DEX pools, etc.)"), which are open, user-contributed sources the agent would read and that can change subsequent actions (e.g., adding assets, updating tokenlists), exposing it to untrusted third-party content and potential indirect prompt injection.

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 about wallet integration and blockchain transaction handling: it lists "HD wallets, address derivation, tx signing", "Web3 Provider (dApp connection)", "WalletConnect", and "ERC-4337 smart wallet / account abstraction (Barz)". Those are specific crypto wallet and transaction-signing capabilities that enable creating and sending on-chain transactions (managing keys, signing and broadcasting), so this is a direct financial execution tool for crypto/blockchain operations.

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.