axiom-build
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate developer workflows for iOS build and environment troubleshooting.
- [COMMAND_EXECUTION]: Instructions include standard commands like
xcodebuild,xcrun simctl, andkillall. These are used appropriately to manage the build process and clear zombie processes in a development context. - [DATA_EXFILTRATION]: The skill reads crash logs and simulator console output for diagnostic purposes. This is standard behavior for a debugging tool and no unauthorized data transfer or exfiltration patterns were detected.
- [EXTERNAL_DOWNLOADS]: Dependency management instructions involve standard tools like CocoaPods and Swift Package Manager. These tools download packages from official and user-defined repositories as part of the normal development lifecycle and do not execute arbitrary remote scripts.
Audit Metadata