rain-create-market
Warn
Audited by Snyk on Mar 31, 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 for blockchain financial operations. It uses @buidlrrr/rain-sdk to build and execute transactions for creating prediction markets, setting initial liquidity in USDT (token address provided), approving tokens, and resolving/closing markets. Examples show calling walletClient.sendTransaction and waiting for receipts. These are direct crypto transaction operations (wallet signing/sending, token transfers), not generic tooling, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata