chatgpt-image-ad
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script uses the macOS
sipsutility withinscripts/generate_image.pyto verify the pixel dimensions of downloaded images. The command is executed using a safe argument list that prevents shell injection. - [EXTERNAL_DOWNLOADS]: The skill interacts with the Arcads API at
https://external-api.arcads.aito upload reference images and download generated creatives. This is the primary intended function of the skill. - [CREDENTIALS_UNSAFE]: The skill instructs the user to store API keys in a
.envfile and uses standard Python logic to load them, adhering to best practices for secret management.
Audit Metadata