gpt-image-2-seeding-image
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python script (
imagegen.py) and provides instructions for the agent to execute it to manage image generation workflows, media uploads, and task polling. - [EXTERNAL_DOWNLOADS]: The script downloads generated image and video files from remote storage URLs provided by the AI Hive API at runtime.
- [SAFE]: The Python script implements secure credential management by automatically setting restricted file permissions (chmod 0600) on the local configuration file where the API key is stored, ensuring secrets are protected from other users on the system.
Audit Metadata