claude-video-generate
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill does not exhibit any malicious behavior or security vulnerabilities. All operations are local and aligned with the stated purpose of AI video generation.- [COMMAND_EXECUTION]: The skill utilizes the "Bash" tool to run local Python scripts ("scripts/video_generate.py") and setup scripts ("scripts/preflight.sh"). These operations are used to interface with video generation APIs and manage local environments.- [DATA_EXFILTRATION]: No sensitive data access or exfiltration patterns were found. The skill correctly identifies the need for API keys ("GEMINI_API_KEY", "RUNWAY_API_KEY") and instructs the user on safe management via environment variables rather than hardcoding them.
Audit Metadata