ios-testflight-github-actions
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides templates for GitHub Actions workflows that utilize well-known actions from the GitHub marketplace, including official actions from
actions/and community-standard actions fromapple-actions/,expo/, andmaxim-lobanov/.- [SAFE]: Secret management instructions follow security best practices by requiring users to store sensitive data like App Store Connect API keys and Issuer IDs in GitHub Secrets rather than hardcoding them.- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration were detected across any of the provided templates or documentation files.- [SAFE]: Command execution patterns in the workflows (e.g.,xcodebuild,eas build,pod install) are standard for iOS development and CI/CD pipelines.
Audit Metadata