storekit
Warn
Audited by Snyk on Mar 9, 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 focused on implementing and executing in-app purchases and subscriptions using StoreKit 2. It documents direct purchase APIs and flows (e.g., product.purchase(options:), handling PurchaseResult, Transaction.updates, transaction.finish(), AppStore.sync(), subscription status/renewal handling, restore/refund logic). These are specific, purpose-built payment operations for moving money/charging users via the App Store, not generic tooling. Therefore it grants direct financial execution capability.
Audit Metadata