gpt-image-2
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The CLI tool downloads generated image and video assets from the AI Hive API server (
ai-hive.iclip.cn) to the user's local~/Downloads/AiHivedirectory. - [COMMAND_EXECUTION]: The skill instructions and scripts facilitate the execution of Python-based CLI commands to initialize the environment and submit image generation requests.
- [CREDENTIALS_SAFE]: The
initcommand stores the user's API key in~/.ai-hive/config.jsonand explicitly applieschmod 600permissions to the file, ensuring it is only readable by the owner.
Audit Metadata