react-vm

Warn

Audited by Snyk on Feb 16, 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 defines a concrete Wallet VM with explicit wallet-specific actions and data: methods named connect/disconnect, a WalletState carrying displayAddress/fullAddress, code that calls walletService.connect and stores a "0x..." address, plus tests mocking WalletService.connect. This is a specific crypto/wallet integration (wallet connect/disconnect and addresses), not a generic UI or browser automation tool—so it meets the "Crypto/Blockchain (Wallets...)" criterion for direct financial execution.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 10:44 AM