flutter-notifications
Warn
Audited by Snyk on Jul 3, 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.85). The runtime workflow ingests outsider-authored free text via FCM notification payloads (e.g.,
FirebaseMessaging.onMessageOpenedApp.listen(_handleTap)andgetInitialMessage()), wheremessage.data/msg.notification?.title/bodyoriginate from external senders and are then JSON-encoded and used for navigation/LLM-relevant handling.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata