eip-7702
Warn
Audited by Snyk on Feb 16, 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 about creating and executing on-chain transactions (EIP-7702 sponsored transactions, batching, and delegated execution). It documents specific functions and APIs that perform signing and transaction submission (e.g., contract function execute(calls, signature), Foundry cheatcodes
signDelegation/attachDelegation, and Viem v2'ssignAuthorizationandsendTransaction/writeContract). These are concrete crypto transaction and signing operations (not generic tooling), and therefore constitute direct financial execution capability.
Audit Metadata