ai-video-generator

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious behavior or significant security vulnerabilities were identified during the analysis.
  • [CREDENTIALS_UNSAFE]: The skill correctly uses environment variables (os.environ) to handle sensitive API keys for ElevenLabs, OpenAI, and Pexels, avoiding the risk of hardcoded credentials.
  • [COMMAND_EXECUTION]: Video processing tasks are handled by calling ffmpeg using subprocess.run with list-based arguments. This approach is secure as it avoids invoking a system shell, thereby preventing command injection attacks.
  • [EXTERNAL_DOWNLOADS]: The skill integrates with well-known and reputable services (Pexels, ElevenLabs, OpenAI) for media generation and retrieval, which is consistent with its stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 08:33 AM
Security Audit — agent-trust-hub — ai-video-generator