seedance-2-5
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill operates via a Python script (
videogen.py) that handles interactions with the AI Hive OpenAPI for video generation tasks. - [EXTERNAL_DOWNLOADS]: The skill downloads generated media files to the user's local directory and requires the installation of the standard
requestslibrary. - [SAFE]: All network operations are directed to the service provider's domain (
ai-hive.iclip.cn), and the skill implements proper security measures for local credential storage, such as setting appropriate file permissions.
Audit Metadata