blockchain-security

Warn

Audited by Snyk on Jul 8, 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 contains explicit on-chain transaction code that performs value transfers and arbitrary transaction execution: vulnerable withdraw examples using msg.sender.call{value: ...} and a TimelockController.execute(...) that invokes target.call{value: value}(data). These are concrete crypto/blockchain execution primitives (sending ETH/value and executing queued transactions), which constitute direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 8, 2026, 12:22 PM
Issues
1
Security Audit — snyk — blockchain-security