purchase-flow
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). This skill is explicitly for Google Play in-app billing and includes concrete APIs that initiate and finalize payments: billingClient.launchBillingFlow(), acknowledgePurchase(...), consumeAsync(...), and backend calls like purchases.products.get / purchases.subscriptionsv2.get using purchaseToken. These are specific payment/transaction operations (launching purchases, acknowledging/consuming transactions, and verifying order tokens), so it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata