tauri-v2-dev
Warn
Audited by Snyk on Feb 25, 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.md includes a Rust command fetch_data (src-tauri/src/lib.rs) that uses reqwest::get to fetch arbitrary URLs and a front-end example invoking invoke('fetch_data', { url: ... }), so the agent can ingest and act on untrusted public web content fetched at runtime.
Audit Metadata