asc-release-flow
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill is designed around the execution of the
ascCLI tool. It provides a comprehensive set of commands for validating app readiness, staging metadata, submitting for review, and managing in-app purchases or subscriptions. - [CREDENTIALS_UNSAFE]: The skill correctly instructs the user to handle authentication via
asc auth loginor standard environment variables (ASC_*), which is the recommended practice for CLI-based service authentication. - [DATA_EXPOSURE]: The skill interacts with local project files such as
./metadataand./App.ipato upload them to Apple's services. These operations are within the scope of the skill's primary purpose of managing App Store releases.
Audit Metadata