axiom-fix-build

Pass

Audited by Gen Agent Trust Hub on Apr 26, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to use shell commands for environment maintenance. This includes monitoring processes with ps, terminating unresponsive build tools using killall, and clearing cache directories (such as DerivedData and the Swift Package Manager cache) via rm -rf. These actions are standard troubleshooting procedures for iOS and macOS development environments.
  • [EXTERNAL_DOWNLOADS]: The skill includes instructions to download simulator runtimes using the official xcodebuild -downloadPlatform command. This utilizes the native Apple toolchain to fetch components from Apple's verified infrastructure for CI/CD setup purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 26, 2026, 12:45 AM
Security Audit — agent-trust-hub — axiom-fix-build