SushiSwap V3

Warn

Audited by Snyk on Jun 16, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


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

  • Direct money access detected (high risk: 1.00). The skill explicitly performs on-chain crypto financial actions: it builds, signs and broadcasts transactions for swaps and liquidity management. Examples: sushiswap-v3-plugin ... swap ... --confirm (executes swap and returns tx_hash), mint-position ... --confirm (approves tokens and mints LP), remove-liquidity, collect-fees, and burn-position all send transactions. The doc also references onchainos wallet contract-call and wallet balance/address checks and automatic token approvals — i.e. direct wallet signing and broadcasting of blockchain transactions. This is direct crypto/blockchain execution authority (wallets, swaps, signing), so it meets the Direct Financial Execution criteria.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 16, 2026, 03:28 AM
Issues
2
Security Audit — snyk — SushiSwap V3