asc-builds-archive
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Executes
xcodebuildsystem commands to archive Xcode projects and export distribution-ready IPA or PKG binaries.- [COMMAND_EXECUTION]: Utilizes theascCLI tool to perform network-based operations including uploading builds to App Store Connect and managing beta distribution.- [PROMPT_INJECTION]: The skill possesses a surface area for indirect prompt injection by processing external data at runtime. - Ingestion points: Reads local configuration from
.asc/project.jsonand parses outputs fromasc builds listandasc apps list. - Boundary markers: Absent; no delimiters are used to separate untrusted data from instructions.
- Capability inventory: Includes the ability to execute shell commands (
xcodebuild) and perform remote data operations (asc). - Sanitization: No input validation or escaping mechanisms are described for data retrieved from the environment or tool outputs.
Audit Metadata