swiftui-simulator-ui
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is local development automation for iOS apps. It leverages official Apple command-line utilities (xcodebuild, simctl) to perform tasks such as building schemes, installing applications, and capturing UI state.
- [SAFE]: File system interactions are restricted to the local workspace and temporary directories (/tmp/AppBuild, /tmp/UIScreenshots) for managing build artifacts and screenshots, following best practices for development environments.
- [SAFE]: There are no remote connections, external script downloads, or dependencies on untrusted third-party registries. The tools mentioned (like XcodeGen, xcpretty, or xcbeautify) are industry-standard utilities for iOS development.
- [SAFE]: No obfuscation techniques, hidden commands, or credential harvesting patterns were found in the scripts or markdown documentation.
- [SAFE]: The instructions and workflow patterns provided are transparent and consistent with the goal of improving the UI feedback loop for SwiftUI developers.
Audit Metadata