zerion-trails-crosschainswap
Warn
Audited by Snyk on May 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly designed to perform crypto financial operations: cross-chain token swaps, bridging, and payments on Polygon. It exposes concrete payment/swap primitives (Widget Pay component for exact-output payments), CLI commands to fund wallets, and Direct API methods (TrailsApi.quoteIntent, commitIntent, executeIntent, waitIntentReceipt). It also requires signing (EIP‑712 signIntent) or submitting deposit transactions, and includes token addresses, chain IDs, and amounts. These are specific crypto/blockchain transaction APIs (wallet signing, execute/commit transaction flows) intended to move funds, not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata