blockchain-patterns
Warn
Audited by Snyk on Jul 8, 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 includes blockchain financial operations: token transfer calls (safeTransfer), a cross-chain send function (sendCrossChain/_send), a flash loan provider (transfers and repayment checks), wallet factory / minimal-proxy wallet creation, and vault logic that moves assets to a treasury. These are concrete crypto asset transfer and wallet-management primitives (i.e., direct crypto execution capabilities), not generic tooling, so they constitute direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata