solidity-development

Warn

Audited by Snyk on Feb 15, 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 Solidity smart contract development (blockchain/crypto). It includes concrete code examples that create tokens, accept deposits, and perform value transfers (e.g., a withdraw function using msg.sender.call{value: amount}("") and a TokenFactory that deploys token contracts). These are specific, on-chain financial operation capabilities (sending/transferring value and deploying token contracts), not generic tooling. Therefore it grants direct financial execution authority in the crypto/blockchain domain.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 08:26 PM