seedance-2-5-first-last-frame-to-video

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local Python script scripts/videogen.py to perform video generation tasks. This script is provided as part of the skill and performs expected operations such as media upload and task polling.
  • [EXTERNAL_DOWNLOADS]: The skill downloads generated video results from the official service domain ai-hive.iclip.cn. It also requires the requests library, a standard Python package.
  • [CREDENTIALS_UNSAFE]: The skill handles an API key (sk-api-*). It follows security best practices by encouraging storage in a local configuration file (~/.ai-hive/config.json) and programmatically enforcing restricted file permissions (0600) to ensure only the user can read it.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 12:20 PM
Security Audit — agent-trust-hub — seedance-2-5-first-last-frame-to-video