lifi-stablecoin-swap

Warn

Audited by Snyk on Jun 18, 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 a crypto payment/swap integration. It documents SDK and REST APIs to request 1:1 stablecoin quotes, build StandardOrder structs, perform ERC-20 approve, and call open(order) on the InputSettlerEscrow contract (with concrete contract addresses). It also shows using wallet clients (viem/wagmi) to sign and write the open transaction and tracks settlement via order status endpoints. These are direct blockchain transaction and swap operations (wallet signing, token transfers/escrow, settlement), so it grants direct financial execution capability.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 18, 2026, 12:26 AM
Issues
1
Security Audit — snyk — lifi-stablecoin-swap