app-icon
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
api2clipackage vianpxto facilitate interaction with AI image generation models. As a resource provided by the skill's author (melvynx), this represents standard vendor-specific functionality for the skill's primary purpose. - [COMMAND_EXECUTION]: Local shell utilities including
sips(macOS native) andImageMagick(magick) are employed to post-process images. These operations include scaling, cropping, and alpha channel removal to ensure assets meet technical specifications for the App Store and Google Play. - [COMMAND_EXECUTION]: The skill instructs the use of standard development commands such as
npx expo run:iosandnpx expo run:androidto rebuild applications for icon verification, which is expected behavior for a mobile development tool. - [SAFE]: The skill accesses local project configuration files (
app.json,app.config.js) to programmatically resolve asset paths, ensuring that generated icons are placed in the correct directories for the specific project structure.
Audit Metadata