rust-async-patterns
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 skill's examples include reqwest::get calls to public URLs (e.g., "https://api.github.com/users/rust-lang" and a generic fetch_url(url: &str) that calls "https://example.com"), which demonstrates fetching and printing open public HTTP responses that are untrusted/third-party and would be read/interpreted by the agent's workflow.
Audit Metadata