swiftui
Warn
Audited by Snyk on Jul 4, 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.85). Outsider free text can be ingested when the required WebKit workflow loads runtime web content (e.g.,
page.load(URLRequest(url: ...))orpage.load(html: ...)) and then the app extracts/uses readable page content (e.g., viapage.callJavaScript("document.title")), which originates from arbitrary external pages/HTML.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata