frontend-ux
Warn
Audited by Snyk on Aug 4, 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 for dApp frontends and includes concrete, actionable blockchain transaction code: a TransferToken component that calls writeContract to invoke ERC-20 transfer (i.e., send funds), approval flows (approve/allowance checks and revoke), and a Permit2 flow (one-time approve + signed permit + permitTransferFrom). It also configures wallet connections and WalletConnect, which enable signing and broadcasting of transactions. These are specific crypto/blockchain financial execution capabilities (wallet signing and on-chain token transfers), not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata