apple-storekit
Warn
Audited by Snyk on Jun 17, 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 document is explicitly about Apple StoreKit 2 — a purpose-built in-app payments/subscriptions framework. It includes concrete, specific APIs and functions that perform purchases and manage money flows: Product.purchase(), Transaction.finish(), AppStore.sync() (restore), and the App Store Server API / Server Notifications for fetching transaction info and validating purchases. These are not generic utilities but dedicated payment/transaction operations designed to charge users and manage subscriptions, so this grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata