subscription-offers
Warn
Audited by Snyk on Aug 2, 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 implements StoreKit 2 subscription flows and purchase handling: it names transaction handling for offer purchases, references StoreKit/AppStore APIs (e.g., AppStore.presentOfferCodeRedeemSheet(), product.subscription?.promotionalOffers) and server-side signature generation for promotional offers. These are specific, built-in payment/subscription APIs that enable executing in-app purchase transactions, so this grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata