price-changes
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 document explicitly describes APIs and calls that change subscription pricing and migrate existing subscribers — actions that directly alter what users are charged. It includes concrete, specific operations such as patching the base plan price via androidPublisher.monetization().subscriptions().patch, initiating cohort migrations with monetization.subscriptions.basePlans.migratePrices, and handling purchases.subscriptionsv2.get and RTDNs to confirm/apply price changes. These are targeted Google Play billing/subscription management APIs whose primary purpose is to update billing amounts and trigger charge behavior, so this skill grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata