clay-known-pitfalls
Warn
Audited by Snyk on Mar 13, 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 payment-related API calls and patterns (e.g., clayClient.processPayment, clayClient.charge(order), checkout flows, idempotency for charges, and mentions of live API keys like "sk_live_..."). These are concrete, payment-oriented functions and best practices for charging/payments and webhook validation — not generic tooling. Because the documentation is specifically addressing payment/charge operations, it provides direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata