macos-release
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes several command-line tools such as
git,gh,create-dmg, andplutilto automate the archiving and distribution pipeline for macOS applications.\n- [EXTERNAL_DOWNLOADS]: The skill references an external Go module hosted on the author's GitHub repository (github.com/fayazara/macos-app-skills) to facilitate the release automation.\n- [SAFE]: The Go source code includes built-in sanitization for XML generation (xmlEscapeText) to ensure that release metadata is handled securely.\n- [SAFE]: The CLI implementation features interactive checkpoints, displaying a summary of actions and requiring user confirmation before performing network operations or creating releases.
Audit Metadata