ios-icon-gen
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
sips(built-in macOS tool) andswiftto process images and generate icon assets. These are standard development tools and are used appropriately for the skill's stated purpose of creating Xcode asset catalogs. - [EXTERNAL_DOWNLOADS]: The
iconify_gen.shscript fetches SVG icons from the well-known Iconify API (api.iconify.design). These downloads are limited to image data (SVG) which is then converted locally to PNG. This is a legitimate and expected function of the tool. - [DATA_EXFILTRATION]: There are no signs of sensitive data access or unauthorized exfiltration. The network activity is restricted to fetching icons and searching the icon database.
- [PROMPT_INJECTION]: The instructions are clear, technical, and do not contain any patterns intended to bypass AI safety guidelines or override system prompts.
Audit Metadata