asc-xcode-build
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development workflows for Apple app distribution. It uses legitimate system tools (xcodebuild) and the author's own CLI tool (asc) to automate routine developer tasks.
- [COMMAND_EXECUTION]: Provides command-line instructions for building and uploading apps. These commands are transparent, use local temporary paths (/tmp/), and utilize placeholders for sensitive data (e.g., YOUR_TEAM_ID, APP_ID), which is a secure practice to prevent accidental credential leakage.
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were detected. The instructions are purely functional and align with the stated purpose in the metadata.
Audit Metadata