generators-app-icon-generator

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill generates a local Swift script (scripts/generate-icon.swift) and executes it using the swift interpreter to create icon variants. It also uses the system utility sips to resize images for different platform requirements.
  • [COMMAND_EXECUTION]: It performs automated project verification by running xcodebuild to ensure the generated asset catalog is valid.
  • [SAFE]: The skill reads project metadata from files like Contents.json, .planning/APP.md, and .planning/CODEBASE.md. While these are external data sources, they are used solely to contextualize the icon design for the specific project.
  • [SAFE]: The Swift script is constructed from internal templates and user-selected parameters, without incorporating unvalidated remote code or external dependencies.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 08:37 AM
Security Audit — agent-trust-hub — generators-app-icon-generator