app-store-deployment

Pass

Audited by Gen Agent Trust Hub on Apr 3, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides standard shell commands for building, signing, and uploading mobile applications.
  • Evidence: Includes xcodebuild, xcrun altool, keytool, and gradlew commands for release management.
  • Context: Includes a sudo xcodebuild -license accept command within a CI/CD template, which is a standard operational requirement for programmatically accepting development tool licenses in virtual build environments.
  • [EXTERNAL_DOWNLOADS]: The CI/CD configuration references external GitHub Actions to facilitate the deployment process.
  • Evidence: References actions/checkout and r0adkll/upload-google-play in SKILL.md.
  • Context: These are well-known and established tools within the developer community for repository management and Google Play Store interaction.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 3, 2026, 11:58 AM