eip-712

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). The skill explicitly implements EIP-712 typed-data signing and verification for Ethereum: it uses wagmi's useSignTypedData (calling eth_signTypedData_v4), exposes signature generation, and uses viem's recoverTypedDataAddress for verification. These are specific crypto/blockchain signing APIs (not generic tooling) and directly enable creating signatures that can authorize on-chain actions (permits, meta-transactions) or otherwise move/value-control assets. Therefore it provides explicit crypto financial-execution capability.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 26, 2026, 04:43 PM
Issues
1