seedance2-api

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's behavior is entirely consistent with its stated purpose of providing an interface for the Seedance 2.0 video generation service.
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing the requests library, which is a standard, well-known, and reputable Python package for HTTP communication.
  • [DATA_EXFILTRATION]: The skill uses the XSKILL_API_KEY environment variable for authentication with the official api.xskill.ai domain. This follows standard API security practices and is required for the intended functionality.
  • [COMMAND_EXECUTION]: The script scripts/seedance_api.py implements standard API client operations such as task submission, polling, and asset uploading. Analysis of the code shows no use of dangerous functions like eval or exec, and no evidence of command injection vulnerabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 09:12 PM