Solidity

Warn

Audited by Snyk on Apr 20, 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 Solidity-specific and explicitly documents Ether-handling primitives that move value: payable functions, transfer(), send(), call{value: x}(""), and selfdestruct sending ether. Those are concrete blockchain/crypto transaction operations (i.e., moving funds on-chain), so this skill contains direct financial execution capabilities.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 20, 2026, 10:46 AM
Issues
1
Security Audit — snyk — Solidity