flutter-networking

Warn

Audited by Snyk on Feb 15, 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 includes runtime code that fetches and parses data from public URLs (e.g., http.get examples to https://jsonplaceholder.typicode.com and https://api.example.com in references/http-basics.md and http service templates), an AuthenticatedHttpClient that accepts arbitrary URLs, and WebSocket examples (WebSocketChannel.connect and StreamBuilder displaying snapshot.data in references/websockets.md) — all of which ingest and render untrusted third-party content.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 08:18 PM