seedream-5-lite-ecommerce-main-image

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The SKILL.md file provides shell command examples for using the provided Python script. These are routine operations for a CLI-based tool.
  • [CREDENTIALS_SAFE]: The skill uses an init command to interactively set up API keys. It stores these in ~/.ai-hive/config.json and explicitly sets the file permissions to 0600 (read/write for the user only) to prevent unauthorized access by other users on the system. It also includes an example configuration file with placeholders (sk-api-your-key).
  • [DATA_EXPOSURE_AND_EXFILTRATION]: The skill performs network operations to the AI Hive API endpoint (https://ai-hive.iclip.cn/api). This is the intended purpose of the skill for image generation and media upload. No unauthorized data exfiltration was detected.
  • [EXTERNAL_DOWNLOADS]: The script downloads generated image or video results from the API to the user's Downloads/AiHive directory as requested by the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 12:19 PM
Security Audit — agent-trust-hub — seedream-5-lite-ecommerce-main-image