appkit-interop
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- Architectural Guidance: The skill provides best practices for integrating AppKit components into SwiftUI applications using standard protocols like
NSViewRepresentableandNSViewControllerRepresentable. - Code Snippets: The provided Swift code examples follow standard macOS development patterns. For instance, the
NSOpenPanelexample is a typical implementation for user-initiated file selection and does not involve automated file access or exfiltration. - No Dangerous Operations: The skill does not contain network requests, credential handling, external package installations, or command-line execution patterns. All operations described are within the scope of native application development.
Audit Metadata