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
92%
Does it follow best practices?
Impact
Pending
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 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.
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.
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 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.
6f8671f
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.