flutter-handling-http-and-json
Warn
Audited by Snyk on Mar 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.80). The SKILL.md workflows and examples require executing HTTP requests and parsing JSON from public third-party APIs (e.g., Uri.https('jsonplaceholder.typicode.com', '/albums/1') and '/photos'), so the agent explicitly fetches and interprets untrusted external content as part of its core workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata