web3-fullstack-packaged-build
Warn
Audited by Snyk on Jun 13, 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 designed for blockchain financial operations: it defines token interfaces and contracts that call transfer/transferFrom (moving funds), includes a DepositForm component that invokes on-chain deposit via useContractWrite (signing/sending transactions), requires wallet connection and web3 provider configuration, and includes deployment scripts using ethers to deploy/save token/contract addresses. These are specific crypto/blockchain transaction capabilities (sending/signer interactions), not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata