rain-trade
Warn
Audited by Snyk on Mar 21, 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 trading SDK for the Rain prediction markets on Arbitrum. It provides specific transaction builders and flows to move tokens on-chain: approve token allowances, build and send buy/sell orders (buildBuyOptionRawTx, buildLimitBuyOptionTx, buildSellOptionTx), cancel orders, add liquidity (buildAddLiquidityTx), deposit/withdraw to a smart account (buildDepositToSmartAccountTx, buildWithdrawFromSmartAccountTx), claim winnings (buildClaimTx), and send transactions via walletClient.sendTransaction and rainAA.sendTransaction. These are direct crypto/blockchain financial operations (wallet txs, token transfers, market orders), not generic tooling. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata