universal-links
Warn
Audited by Snyk on Jun 18, 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). The skill’s runtime flow ingests the tapped universal/custom-link URL via iOS/Safari/other apps into the app’s handlers (
SwiftUI .onOpenURL/.onContinueUserActivity(NSUserActivityTypeBrowsingWeb)or UIKitscene(_:willConnectTo:)/scene(_:continue:)), and that URL’s path/query is attacker-controlled free text from an outsider source (the sender of the link, e.g., Messages/Mail/Notes or any external website).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata