swiftui-webkit

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were identified in the skill files. The content serves as a legitimate technical guide for SwiftUI development.
  • [PROMPT_INJECTION]: The skill documents an architecture for processing untrusted web data, which is its primary purpose, but it incorporates necessary safety patterns.
  • Ingestion points: Web content is loaded via WebView and WebPage.load() throughout the documentation and reference files.
  • Boundary markers: The instructions recommend using WebPage.NavigationDeciding to restrict navigation to trusted domains (e.g., docs.example.com).
  • Capability inventory: The skill utilizes callJavaScript for interaction and custom URL schemes for signaling.
  • Sanitization: The documentation explicitly advises against string interpolation for JavaScript calls, recommending structured arguments passing to mitigate injection risks.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 01:18 PM