asc-shots-pipeline
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: Orchestrates complex iOS development workflows by executing system-level commands including
xcodebuildfor app compilation andxcrun simctlfor simulator management and locale configuration. - [COMMAND_EXECUTION]: Utilizes the
ascandaxeCLI tools to drive UI interactions and process screenshots based on local JSON configuration files (.asc/shots.settings.jsonand.asc/screenshots.json). - [COMMAND_EXECUTION]: Employs parallel execution patterns using
bashbackground processes andxargs -Pto handle multi-locale captures simultaneously across multiple simulator instances. - [EXTERNAL_DOWNLOADS]: Instructs the user to install the
koubouPython package (pinned to version0.18.1) viapipand triggers remote asset downloads for device frames using thekou setup-framescommand. - [DATA_EXFILTRATION]: Performs legitimate data transmission by uploading generated screenshot artifacts to App Store Connect using the
asc screenshots uploadcommand.
Audit Metadata