app-store-screenshots
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and bundled scripts are consistent with its stated purpose. Analysis found no indicators of prompt injection, data exfiltration, or obfuscation.
- [COMMAND_EXECUTION]: The provided Python scripts (
generate.py,loop_locales_skeleton.py, andverify_asc_screenshots.py) perform shell commands usingsubprocess.runto interact with local development utilities likexcrun simctland theascCLI. These commands are constructed using argument lists without a shell environment, which is the recommended secure approach. - [EXTERNAL_DOWNLOADS]: The documentation references external open-source tools (
XcodeBuildMCP,App-Store-Connect-CLI) on GitHub as prerequisites. These are legitimate utilities in the iOS development ecosystem and must be installed manually by the user.
Audit Metadata