happy-horse-comic-drama-video
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
scripts/videogen.pyto interact with the AI Hive OpenAPI. The script performs standard operations including HTTP requests for media upload and task polling, and it useswebbrowser.open()to assist users during API key initialization. These are legitimate functionalities for an API-based media generation tool. - [DATA_EXPOSURE]: The skill manages an API key stored at
~/.config/ai-hive/config.jsonand uses appropriate file permissions (chmod 0600) to protect the credentials from other users on the system.
Audit Metadata