configuring-the-sdk
Warn
Audited by Snyk on Jun 26, 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 specifically about integrating RevenueCat, an SDK that directly manages in-app purchases/subscriptions. It references and instructs use of explicit payment-related APIs and flows (Purchases.configure, Purchases.sharedInstance, awaitOfferings, logIn) and explicitly replaces BillingClient setup, lifecycle, unfinished-transaction posting, and purchase queries. Those are concrete, payment/purchase execution capabilities (not generic tooling), so this grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata