basket-claim
Warn
Audited by Snyk on Apr 24, 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 performs on-chain financial operations using a crypto wallet CLI. It instructs configuring vara-wallet to MAINNET and calling contract methods like BasketMarket/Claim and BetLane/Claim (with --account agent and voucher) that execute token transfers and return payout amounts (u128/u256). These are direct wallet/Blockchain transaction commands to move funds (VARA/BET) and verify balances, so the skill grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata