seedream-5-lite-livestream-image
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill requires the execution of a Python CLI tool (
scripts/imagegen.py) to interface with the generation service. - [EXTERNAL_DOWNLOADS]: The script downloads generated image and video files from URLs provided by the API results. It also requests the installation of the
requestslibrary via pip. - [DATA_EXPOSURE]: The script manages an API key for the AI Hive service, storing it in
~/.ai-hive/config.jsonwith restricted file permissions (0600) to ensure local security.
Audit Metadata