storekit
Warn
Audited by Snyk on Mar 28, 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 is explicitly about implementing in-app purchases and subscriptions using StoreKit 2 — a payment/transaction API. It defines and instructs use of purchase methods (e.g., product.purchase(options:)), transaction handling and finishing, restore/purchase sync (AppStore.sync()), subscription billing/renewal state checks, refund handling, and offer code flows. These are concrete, payment-related APIs whose primary purpose is to execute and manage real monetary transactions (purchases/subscriptions), not generic tooling. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata