ai-short-drama
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill's setup process and documentation facilitate the installation of the dreamina CLI by downloading a script from the official ByteDance platform domain (jimeng.jianying.com). As a well-known service, this remote execution pattern is a standard installation method for the required dependency.
- [COMMAND_EXECUTION]: Automation scripts such as '生成分镜图.py' and '生成分集视频.py' utilize the Python 'subprocess.run' module to call the dreamina CLI. These operations use argument lists to pass parameters securely, preventing potential command injection vulnerabilities.
- [EXTERNAL_DOWNLOADS]: The skill includes shell and Python scripts that interact with official ByteDance API endpoints for image and video generation, which is the primary intended functionality of the toolkit.
Audit Metadata