oneshot
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 explicitly implements on-chain payments and wallet-controlled settlement: every paid call "settles in USDC on Base" using the x402 payment protocol, with the agent's wallet signing an EIP-3009 transfer authorization. The SDK accepts raw private keys or a signer/CDP, supports funding the agent's Base USDC wallet, exposes getBalance/getUnifiedBalance, and can auto-swap ETH→USDC via Uniswap V3. This is a purpose-built financial execution system (crypto payments/settlements and signing transactions), not a generic tool, so it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata