lucid-agent-editor
Warn
Audited by Snyk on Mar 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 explicitly implements blockchain payment/signing workflows: SIWE with a server wallet, an SDK call createX402Payment, and direct viem EIP-712 signing. It constructs payment payloads including asset (USDC) addresses, network, amount, payTo, and sends those signatures in a PAYMENT-SIGNATURE header. These are specific crypto/payment APIs (wallet signing and payment payloads), not generic tools, and therefore constitute direct financial execution capability.
Audit Metadata