gpt-image-2-product-detail-page
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
scripts/imagegen.pyand instructs users to execute it for initialization, image generation, and task management. - [EXTERNAL_DOWNLOADS]: The script downloads generated image and video content from the AI Hive service domain (
ai-hive.iclip.cn) to the user's local machine. - [SAFE]: The script implements secure storage for API keys by creating a configuration file at
~/.ai-hive/config.jsonwith restricted permissions (0600), ensuring only the current user can read it. - [SAFE]: The skill uses the official
webbrowsermodule to guide users through the API key acquisition process on the service provider's website, reducing the likelihood of manual configuration errors.
Audit Metadata