swiftui-webview
Warn
Audited by Snyk on Jun 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.70). The skill’s runtime path can load arbitrary external web pages into the WebView (via
WebView(url:)/page.load(URLRequest)), and those pages can contain attacker-controlled text/JS that is then ingested into the agent context through JS-to-native messaging (e.g.,WKScriptMessageHandler/callJavaScriptresults), which is outsider-authored free text.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata