store-screenshot-beautifier
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Uses "adb shell" to modify system locales on Android devices and "xcrun simctl" to manage iOS simulators for screenshot capture.
- [COMMAND_EXECUTION]: Executes the "magick" (ImageMagick) command-line tool to perform image resizing, composition, and text annotation.
- [DATA_EXFILTRATION]: Contains Python scripts utilizing the "requests" library to upload local image files to remote App Store and Google Play API endpoints. The scripts process local screenshot data for legitimate store submission purposes.
- [EXTERNAL_DOWNLOADS]: Mentions dependencies on external software and libraries including ImageMagick and the Python "Pillow" package for image processing.
Audit Metadata