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, and verify_asc_screenshots.py) perform shell commands using subprocess.run to interact with local development utilities like xcrun simctl and the asc CLI. 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
Risk Level
SAFE
Analyzed
Jun 12, 2026, 07:06 AM
Security Audit — agent-trust-hub — app-store-screenshots