axiom-security
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides high-quality technical documentation, diagnostic trees, and code examples for iOS/macOS security tasks. All content is consistent with its stated purpose of managing credentials and security configurations.
- [COMMAND_EXECUTION]: The documentation provides numerous shell command examples using standard system tools like
security,codesign,openssl, andplutil. These are provided in a purely instructional context for development and CI/CD environments (e.g., managing keychains and inspecting provisioning profiles). - [EXTERNAL_DOWNLOADS]: The skill references standard industry tools and services such as Apple's developer portal, GitHub, and
fastlane matchfor certificate synchronization. These are documented as standard practices for team-based Apple development. - [DATA_EXPOSURE_AND_EXFILTRATION]: No evidence of hardcoded credentials or unauthorized data access. The skill explicitly provides guidance on avoiding insecure practices like storing secrets in
UserDefaultsor committing.p12files to version control.
Audit Metadata