one-time-products
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 is explicitly a Google Play Billing integration for one-time (in-app) purchases. It includes concrete, specific financial APIs and actions: BillingClient.launchBillingFlow(), consumePurchase(), acknowledgePurchase(), and server-side calls to the Google Play Developer API (purchases.products.get and purchases.products.consume/acknowledge). These are purpose-built operations to finalize and manage monetary transactions and entitlements, not generic tooling. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata