rc-purchase-flow
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 is explicitly about initiating and completing in-app purchases using RevenueCat and Google Play Billing: it calls BillingClient.launchBillingFlow, runs Purchases.sharedInstance.awaitPurchase(...), posts Play purchase tokens to the RevenueCat backend, and performs acknowledgment/consumption of purchases. These are specific payment/purchase operations (purchase token submission, verification, acknowledgment), not generic tooling. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata