tauri
Warn
Audited by Snyk on Feb 27, 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 "Async Commands" section includes an explicit fetch_data example that calls reqwest::get(&url) to retrieve arbitrary URLs, which means the skill demonstrates ingesting untrusted public web content (open URLs) that the agent could read and act on.
Audit Metadata