subscriptions
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). The skill explicitly uses Google Play Billing APIs to create and launch purchases and manage subscriptions. It includes concrete Play Billing Library calls and constructs such as queryProductDetails, SubscriptionOfferDetails, BillingFlowParams.ProductDetailsParams (with offerToken), and billingClient.launchBillingFlow — all of which are designed to initiate and complete monetary transactions (in‑app purchases/subscriptions). This is a specific payment execution capability (Google Play payments), not a generic tool, so it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata