rust
Warn
Audited by Snyk on Feb 17, 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 Async Programming section defines fetch_data(url) (using reqwest::get) and related functions (fetch_all, fetch_with_timeout) that fetch and return the contents of arbitrary URLs, which are open/public, untrusted third-party sources the agent would read and interpret at runtime.
Audit Metadata