axiom-macos
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality knowledge base for macOS development. It provides accurate architectural guidance and follows Apple's established security best practices, such as implementing the App Sandbox and Hardened Runtime.
- [COMMAND_EXECUTION]: The skill documents standard shell commands for macOS software distribution, including code signing (
codesign), notarization (notarytool), and installer creation (productbuild). These commands are essential for the stated purpose of the skill. - [COMMAND_EXECUTION]: In
skills/direct-distribution.md, a troubleshooting section provides a command to reset the macOS trust cache usingsudo killall -9 trustd. This is a well-known technical solution for developers to resolve certificate caching issues when testing notarized applications and is correctly contextualized as an optional maintenance task.
Audit Metadata