swiftui-webkit
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). This skill explicitly loads and displays arbitrary web pages (e.g., WebView(url: URL(...)) and page.load(URLRequest(url: url))) and then reads/interprets that content via page.callJavaScript and DOM queries, which exposes the agent to untrusted public web content that could carry indirect prompt-injection.
Audit Metadata