flutter-scalable-app

Warn

Audited by Snyk on Mar 6, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.70). The skill's required workflow and code explicitly ingest third-party, potentially user-generated content — e.g., reading product records from Firestore in features/product/data/datasource/product_datasource.dart, loading arbitrary remote images via CachedNetworkImage, and calling external APIs with Dio (core/di/network_module.dart) — which the app logic (UseCases/BLoCs) reads and acts on, creating a pathway for indirect instruction-like influence.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 6, 2026, 06:39 PM