ratatui-tui
Warn
Audited by Snyk on Mar 18, 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 includes explicit async/network patterns (see SKILL.md's async event handling and references/async-patterns.md under "Network Requests") showing use of reqwest::Client to fetch arbitrary api_url from the open web and then parse/send the response into app actions (Action::DataReceived), meaning untrusted third‑party content is ingested and can directly influence app state and behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata