flutter-clean-arch
Warn
Audited by Snyk on Feb 16, 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.80). The skill includes runtime HTTP fetching from configurable external APIs (see the Dio provider using API_BASE_URL and the Retrofit UserApiService/ProductApiService endpoints) and also displays external content (e.g., Image.network), so it clearly ingests and interprets untrusted third‑party web/content as part of its workflow.
Audit Metadata