blockchain-smart-contracts
Warn
Audited by Snyk on Apr 12, 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 blockchain smart contracts and includes concrete on-chain transfer operations (e.g., transfer function in SimpleToken, withdraw using msg.sender.call{value: amount}(""), and Hardhat deploy/tests). These are specific crypto/blockchain capabilities that enable moving value on-chain (token transfers and Ether transfers), not generic tooling. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata