gpt-image-2-product-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) that serves as a command-line interface for the agent to interact with the AI Hive API for image and video generation tasks.
  • [EXTERNAL_DOWNLOADS]: The script downloads generated media assets from API-provided URLs to a local directory (~/Downloads/AiHive) as part of its core functionality.
  • [CREDENTIALS_SAFE]: The skill manages API keys securely by storing them in a local configuration file (~/.ai-hive/config.json) and ensuring the file is set with restricted permissions (0600), preventing access by other users on the system.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 12:20 PM
Security Audit — agent-trust-hub — gpt-image-2-product-image