rc-subscriptions
Warn
Audited by Snyk on Jun 12, 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 documentation is explicitly about integrating RevenueCat (a subscription/payment SDK) with Google Play and includes concrete APIs to initiate and manage monetary transactions: e.g., Purchases.sharedInstance.awaitPurchase(params), PurchaseParams.Builder(activity, package/option), PurchasesConfiguration (pending transactions). These are specific payment/subscription APIs designed to execute purchases and manage subscriptions (billing, trials, entitlements), not generic tooling. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata