seedream-5-lite-marketing-image
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local Python scripts to interact with the AI Hive OpenAPI, which is the primary intended purpose of the tool.
- [SAFE]: API keys are managed securely by storing them in a local configuration file (
~/.ai-hive/config.json) with restricted file permissions (0600), preventing other users on the system from reading them. - [SAFE]: The skill uses well-known, legitimate endpoints (ai-hive.iclip.cn) for its operations.
- [SAFE]: Dependencies are restricted to the standard
requestslibrary, and no suspicious remote code execution or exfiltration patterns were found.
Audit Metadata