seedance-video

Pass

Audited by Gen Agent Trust Hub on Mar 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads generated video files from ByteDance's official Volcengine infrastructure.
  • Evidence: The download_file function in scripts/generate_video.py uses the requests library to fetch content from URLs provided by the Ark API.
  • [COMMAND_EXECUTION]: The skill executes local Python scripts to interact with the video generation service.
  • Evidence: SKILL.md documents the execution of scripts/generate_video.py to create and manage video generation tasks.
  • [PROMPT_INJECTION]: The skill processes user-defined prompts and image URLs for video synthesis, which is the primary intended function of the tool.
  • Ingestion points: prompt and image_url arguments in scripts/generate_video.py.
  • Boundary markers: Not present, as content is passed directly to the model API.
  • Capability inventory: File system write access via download_file in scripts/generate_video.py.
  • Sanitization: Standard for this use case; the skill relies on the service provider's safety filters.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 2, 2026, 05:35 AM