swiftui-ui-patterns
Warn
Audited by Snyk on Mar 7, 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 includes required wiring and component guidance that ingest and act on external, user-/public-generated content—for example references/media.md uses LazyImage(url: attachment.previewURL) for remote images, references/deeplinks.md shows router.handle(url:) that resolves external (federated) URLs to drive navigation, references/lightweight-clients.md demonstrates URLSession-based clients for fetching remote items, and references/app-wiring.md runs tasks like currentInstance.fetchCurrentInstance() and watcher.watch(...)—so untrusted third-party content is clearly fetched and can influence navigation and behavior.
Audit Metadata