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
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 12, 2026, 09:53 PM
Issues
1
Security Audit — snyk — rc-error-handling