byted-seedance-video-generate

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: A thorough analysis of the skill's instructions and scripts revealed no malicious patterns. The skill does not attempt to exfiltrate data, bypass safety guidelines, or execute unauthorized code.
  • [COMMAND_EXECUTION]: The skill includes a Python script (scripts/video_generate.py) designed to be executed by the agent to interface with the video generation service. This script processes command-line arguments to construct API requests.
  • [EXTERNAL_DOWNLOADS]: The skill performs network operations to interact with Volcengine's official API at ark.cn-beijing.volces.com. These requests are used to submit video generation tasks and poll for their completion status, which is the intended functionality of the skill.
  • [CREDENTIALS_UNSAFE]: The skill correctly utilizes environment variables for handling sensitive API keys. It contains instructions for the agent to guide the user in setting these variables if they are not already configured in the workspace, following standard secret management practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 05:16 PM