rust-async
Warn
Audited by Snyk on Feb 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.90). The skill includes multiple code examples (e.g., fetch_all, fetch_with_timeout, and process_urls) that call reqwest::get on arbitrary URLs and return response text, which clearly fetches and consumes untrusted public web content (open third‑party/user-generated) as part of its workflow.
Audit Metadata