build-macos-app
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill integrates with established third-party services and reputable open-source repositories for core functionality.
- References official SDKs from the
clerkandget-convexorganizations for authentication and backend synchronization. - Utilizes the
pointfreecosnapshot testing library, which is a recognized standard in the Swift ecosystem. - [COMMAND_EXECUTION]: The skill includes instructions for running standard development and administrative commands consistent with its stated purpose.
- Uses
grepfor scanning local source code to identify deprecated APIs and design smells during project audits. - Configures the local development environment using
git config core.hooksPathto ensure shared code quality enforcement via hooks. - Leverages
sudo xcodebuild -downloadPlatformto perform legitimate administrative actions required for installing platform-specific development runtimes. - Employs common package managers such as
Homebrewandnpmto install verified development tools and backend libraries.
Audit Metadata