app-store-deployment
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell commands and scripts for common deployment tasks, such as generating code-signing certificates with
keytool, building app archives withxcodebuildandgradlew, and managing project versions usingjq. These commands are standard for mobile development environments. - [EXTERNAL_DOWNLOADS]: The CI/CD templates provided in the skill reference well-known GitHub Actions for automation, including
actions/checkout,actions/setup-node, andr0adkll/upload-google-play. These are standard tools used in automated deployment pipelines for mobile applications.
Audit Metadata