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
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata