weather
Warn
Audited by Snyk on Jul 8, 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.75). Required workflow calls external public web APIs (Open-Meteo geocoding/forecast) at runtime, and the returned JSON is converted into readable text (e.g.,
result["text"]/json.dumps) that is then printed/returned, so outsider-authored free text from those responses can reach the agent context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata