release-screenshots
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local bash commands to interact with the iOS development environment. It uses
xcrun simctlfor simulator management (booting, status bar overrides, screenshots) andxcodebuildfor identifying project schemes and building the application. These are standard operations for the skill's stated purpose. - [SAFE]: No evidence of data exfiltration, prompt injection, or obfuscation was found. The skill operates within the local file system (specifically
~/Downloads/AppStoreScreenshots/) and does not initiate any external network requests or download third-party scripts.
Audit Metadata