flutter-fullstack-init

Warn

Audited by Snyk on Jul 1, 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 includes an explicit in-app payments integration using RevenueCat (package purchases_flutter). The provided IAP service exposes initialize(apiKey), getOfferings(), purchase(Package pkg) which calls Purchases.purchase(...), and restorePurchases() — i.e., concrete API calls that initiate and manage monetary transactions/subscriptions. Because it embeds a specific payment SDK and purchase flow (RevenueCat), it grants Direct Financial Execution capability.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 1, 2026, 06:02 AM
Issues
1
Security Audit — snyk — flutter-fullstack-init