axiom-build-debugging
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Provides instructions for using standard iOS development tools, including
xcodebuild,pod, andswift, to perform build cleaning, dependency resolution, and configuration inspection. - [EXTERNAL_DOWNLOADS]: Documents procedures for fetching and updating remote dependencies via
git clone,pod install, andswift package resolve. These operations target repository URLs provided by the user or common developer platforms. - [PROMPT_INJECTION]: The skill is designed to analyze build error logs and dependency lockfiles (e.g.,
Podfile.lock,Package.resolved), which constitutes an indirect prompt injection surface. However, the skill acts as a diagnostic guide and does not automate the execution of untrusted content. - Ingestion points: Build logs and dependency manifest files (Podfile, Package.swift).
- Boundary markers: None explicitly defined in the markdown instructions.
- Capability inventory: Execution of project-level CLI tools (
xcodebuild,pod,swift). - Sanitization: Not applicable as the skill provides guidance rather than automated script execution.
Audit Metadata