asc-release-flow
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill relies on executing various subcommands of the
ascCLI utility to interact with App Store Connect. These commands handle tasks such as preflight checks (asc submit preflight), staging releases (asc release stage), and submitting app versions for review (asc release run). - [SAFE]: Analysis of the instructions and shell commands shows no evidence of malicious behavior. The skill follows secure practices by instructing the agent to use environment variables for authentication and utilizing placeholders for sensitive identifiers like
APP_IDandVERSION_ID. No prompt injection, data exfiltration, or obfuscation techniques were detected.
Audit Metadata