create-sunpeak-app
Warn
Audited by Snyk on May 15, 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 exposes a ChatGPT-specific hook: useRequestCheckout (description: "Trigger ChatGPT instant checkout"), which is a host-provided API to initiate a checkout/payment flow. The docs also describe a backend "review" tool pattern that can handle actions like "place_order" and execute on confirmation. These are explicit payment/checkout primitives (not generic browser or HTTP callers), so the skill contains functionality that can directly initiate financial transactions.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata