swiftui
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on providing instructional workflows and reference material for SwiftUI development. It does not contain any executable scripts or hidden logic that could compromise the host environment.
- [COMMAND_EXECUTION]: The skill utilizes standard Apple Command Line Tools (CLT) such as
xcodebuild,xcrun simctl,xctrace,leaks, andlldb. These tools are used appropriately for building, testing, profiling, and debugging iOS and macOS applications. - [EXTERNAL_DOWNLOADS]: References to third-party dependencies are limited to well-known and trusted open-source libraries in the iOS ecosystem, such as
Factory,Nuke, andKingfisher. These are intended to be managed through standard package managers like Swift Package Manager (SPM). - [DATA_EXFILTRATION]: No exfiltration patterns were detected. The skill accesses local diagnostic logs (
~/Library/Logs/DiagnosticReports/) and system logs (log stream) solely for reproduction and debugging of application crashes, which is standard developer behavior.
Audit Metadata