seedance2
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with the official Volcengine Ark API (ark.cn-beijing.volces.com) to transmit media and receive generated video content. This is a well-known service and the behavior is essential to the skill's primary function.- [COMMAND_EXECUTION]: The script includes a convenience feature for macOS users that utilizes
os.systemto open the generated video file once downloaded. The filename is programmatically generated using the task ID returned by the service provider.- [CREDENTIALS_UNSAFE]: Sensitive authentication is handled securely via an environment variable (ARK_API_KEY) as instructed in the documentation, avoiding hardcoded secrets within the codebase.- [DATA_EXFILTRATION]: Media files (images, audio, video) are uploaded to the service provider's API for processing. This is within the scope of the intended video generation service provided by the vendor.
Audit Metadata