line-mini-app
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 documents and supports in-app payment flows: client-side IAP APIs (getPlatformProducts, requestConsentAgreement, createPayment), a server endpoint POST /iap/v1/product/reserve to reserve purchases, and purchaseComplete/refundComplete webhooks to grant/revoke items. It also discusses IAP auth tokens and payment-related platform considerations (LINE Pay, app-store payments). These are specific, purpose-built payment APIs and hooks to initiate and complete financial transactions, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata