play-billing-library-version-upgrade
Warn
Audited by Snyk on Jun 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill mandates at runtime that the agent fetch and synthesize migration instructions from the external migration guide URL (https://developer.android.com/google/play/billing/migrate-gpblv%5BX%5D) and related release notes (https://developer.android.com/google/play/billing/release-notes), so these remote pages are required runtime dependencies whose fetched content directly controls the agent's produced instructions.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly about Google Play Billing (Play Billing Library, PBL) migration and references billing-specific APIs and concepts (e.g., com.android.billingclient:billing, SkuDetails, Subscriptions, One-Time Products). It requires modifying the app's billing integration (build.gradle, API refactors that affect purchase flows), which is a payments SDK used for in-app transactions. This is a specific payments integration rather than a generic tool, so it constitutes direct financial execution capability.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata