erc-20
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). This skill is specifically about ERC-20 token integration and explicitly includes contract code and patterns to mint and transfer tokens, use SafeERC20 wrappers (safeTransfer, safeTransferFrom, forceApprove), and deploy/interact with tokens from a Scaffold-ETH project. Those are concrete crypto/blockchain operations that create and move on-chain value (minting, transfers, interacting with token contracts), not generic tooling. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata