rc-error-handling
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 documentation is specifically about handling in-app purchase transactions via RevenueCat/Google Play Billing and references concrete transactional APIs (e.g., Purchases.sharedInstance.awaitPurchase(params), PurchasesTransactionException, payment-related error codes like PaymentPendingError and ProductAlreadyPurchasedError). These are explicit purchase/transaction operations (i.e., initiating and handling payments), not generic tooling, so it provides direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata