solidity-security

Warn

Audited by Snyk on Mar 26, 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 smart contract security and includes concrete, functional examples that perform on-chain value transfers and payment operations: deposit() payable, withdraw() functions that call msg.sender.call{value: amount} or payable(...).transfer, token transfer implementations, and a DEX swap example. These are specific crypto/blockchain financial operations (wallet/transfer/swap patterns) rather than generic tooling, so the skill grants direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 26, 2026, 04:43 PM
Issues
1