nft-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 explicitly targets blockchain financial operations: it includes Solidity contracts with a payable mint(...) that accepts ETH (msg.value) for purchases, royalty handling via ERC-2981, and marketplace integration (OpenSea/Seaport). These are specific crypto/blockchain capabilities that enable sending/receiving on-chain value and financial actions, not just generic tooling.
Audit Metadata