swift-app-lifecycle
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard architectural patterns for iOS and macOS applications, including scene management, push notification registration, and background task scheduling.
- [SAFE]: Code templates for version checking (ForceUpdateChecker.swift) and state restoration (StateRestorationManager.swift) follow industry best practices, utilizing secure platform APIs such as URLSession for networking and JSONDecoder for data parsing.
- [SAFE]: The implementation of deep link handling includes validation of URL schemes and hosts, ensuring that external inputs are processed safely within the application's routing logic.
- [SAFE]: No evidence of obfuscation, hardcoded credentials, sensitive data exfiltration, or unauthorized command execution was found across the documentation or source templates.
Audit Metadata