lucid-agent-creator
Warn
Audited by Snyk on Jun 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 explicitly includes APIs and steps for performing blockchain payments: examples call createX402Payment, use a private key / wallet (privateKeyToAccount) to sign payments, reference USDC asset addresses and payTo addresses, and describe a setup-payment flow that sends PAYMENT-SIGNATURE headers to charge/setup fees. It also specifies network="ethereum", ERC-8004 identity with RPC URLs, and facilitator URLs. These are specific crypto/payment operations (signing and sending payment-auth), not generic network or browser actions — thus it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata