asc-shots-pipeline
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
koubouPython package (version 0.18.1) and uses thekou setup-framescommand to download device frame assets. These are legitimate requirements for the screenshot framing process.\n- [COMMAND_EXECUTION]: Orchestrates shell commands forxcodebuild,xcrun simctl, and developer tools such asaxeandascto automate the build, test, and capture workflow.\n- [DATA_EXFILTRATION]: Facilitates the upload of screenshots to App Store Connect via theasc screenshots uploadcommand. This network operation is the primary purpose of the skill and targets official developer services.\n- [PROMPT_INJECTION]: The skill ingests UI hierarchy data usingaxe describe-ui, creating a surface for potential indirect prompt injection from application content.\n - Ingestion points: UI elements and metadata captured from the iOS simulator via the
axetool.\n - Boundary markers: None identified in the provided command sequences.\n
- Capability inventory: Execution of shell commands for building, running, and managing simulator environments, as well as network uploads via CLI tools.\n
- Sanitization: No explicit sanitization or validation of the ingested UI data is performed.
Audit Metadata