firebase-realtime-patterns
Warn
Audited by Snyk on Jun 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). The skill’s runtime workflow ingests outsider-authored free text via Firebase Realtime Database reads (e.g.,
subscribeToRoom()/onValue(ref(db, \rooms/${roomCode}`), ...)anddebugSubscribe()), whereroom.players.seat*.name` (and any other user-controlled string fields) can contain arbitrary text written by other players, which is then passed into the agent/app LLM context through the callback/logging path.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata