happy-horse-storyboard-to-video
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses a dedicated configuration file at
~/.ai-hive/config.jsonto store API keys. It correctly implements security best practices by setting restrictive file permissions (0600/read-write for the owner only) to prevent access by other users on the system. - [SAFE]: Network activity is restricted to the service's API domain (
ai-hive.iclip.cn) for task orchestration and media processing. This behavior is consistent with the skill's stated purpose of providing a bridge to the Happy Horse video generation API. - [SAFE]: The skill facilitates the download of video results to a local directory (
~/Downloads/AiHive). These downloads are triggered only after a task is initiated by the user and use URLs provided by the authenticated API service. - [SAFE]: No obfuscation, malicious persistence mechanisms, or attempts to bypass agent safety filters were detected in the instructions or the accompanying Python scripts.
Audit Metadata