flutter-http-and-json

Warn

Audited by Snyk on Mar 5, 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.md explicitly instructs the agent to perform HTTP GET/POST/DELETE requests to external APIs (e.g., ApiService.fetchItem and fetchLargeItemList using Uri.https('api.example.com', '/items')) and to parse their JSON responses, which clearly ingests untrusted third‑party content as part of its workflow.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 5, 2026, 10:35 PM