axiom-code-signing-ref
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for Apple's code signing ecosystem. All provided commands utilize standard developer tools such as
security,codesign,openssl, andxcodebuildaccording to official documentation. - [SAFE]: The provided CI/CD scripts and GitHub Actions examples use best practices for managing temporary keychains in automated environments, including the use of environment variables for sensitive passwords instead of hardcoding values.
- [SAFE]: Mentioned external resources and domains, such as Apple's APNs endpoints (
api.push.apple.com) and placeholders for GitHub repositories, are well-known services or user-controlled variables used for their intended development purposes.
Audit Metadata