flutter-implement-json-serialization

Warn

Audited by Snyk on Jul 13, 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 required workflow “Fetching and Parsing JSON” instructs decoding response.body from an HTTP request (jsonDecode(response.body) / compute(parseUsers, response.body)), which at runtime is outsider-authored free text from a remote server and is ingested into the LLM context if the agent includes the parsed content.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 13, 2026, 05:40 PM
Issues
1
Security Audit — snyk — flutter-implement-json-serialization