first-last-frame-to-video

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates interaction with the AI Hive service located at ai-hive.iclip.cn. All network communications are directed towards this domain or associated object storage URLs for media handling.
  • [SAFE]: The Python script videogen.py implements secure credential management by storing the API key in a local configuration file (~/.ai-hive/config.json) with restricted file permissions (0600), ensuring that the secret is not accessible by other users on the system.
  • [SAFE]: The skill uses the well-known and standard requests Python library for API requests and file transfers. Dependencies are clearly stated and typical for this type of utility.
  • [SAFE]: File system operations are limited to reading media files explicitly provided as command-line arguments and writing generated video/image results to a user-specified or default downloads directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 12:19 PM
Security Audit — agent-trust-hub — first-last-frame-to-video