three-body-video-creator

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill integrates with the Suno API (api.edata.cloud) to generate and download background music files. This is a functional requirement for the video creation process and uses standard HTTP requests.
  • [DATA_EXPOSURE]: The skill appropriately manages API credentials by retrieving them from environment variables (e.g., SUNO_API_KEY) rather than hardcoding secrets within the scripts.
  • [COMMAND_EXECUTION]: The skill instructions involve executing local Python scripts to process media assets (images, audio, and video). These scripts use standard libraries such as OpenCV and MoviePy for legitimate file processing.
  • [SAFE]: All dependencies listed in the frontmatter (opencv-python, moviepy, Pillow, edge-tts, requests) are well-known, legitimate libraries commonly used for media processing and network communication.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 01:20 AM
Security Audit — agent-trust-hub — three-body-video-creator