flutter-use-http-package

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 workflow’s runtime path ingests public web content: the example fetchPhotos() calls http.get(Uri.parse('https://jsonplaceholder.typicode.com/photos')), then reads response.body (free-form JSON text from an outsider) and passes it into compute(parsePhotos, response.body) for LLM-readable parsing context.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 3, 2026, 05:39 PM
Issues
1
Security Audit — snyk — flutter-use-http-package