redstone

Warn

Audited by Snyk on Aug 4, 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 about on-chain financial operations and includes concrete APIs and code for signing and sending blockchain transactions, executing swaps/liquidations, and moving tokens. Examples: frontend code uses a private key and WrapperBuilder to send a wrapped transaction (attaches signed price data) and wait for the tx receipt; a keeper script uses a keeper private key to call executeIntent; smart-contract examples implement borrow/liquidate that transfer tokens and an executeIntent that calls an _executeAtPrice hook (commented "execute swap"). These are specific crypto/blockchain execution capabilities (signing/sending txs, swaps, token transfers), so this qualifies as Direct Financial Execution.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 4, 2026, 12:32 AM
Issues
1
Security Audit — snyk — redstone