seedance-2-5-skill
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes
ffmpeg,ffprobe, and the vendor'satlasCLI tool to process media and submit generation tasks. These are standard operations for video automation workflows. - [EXTERNAL_DOWNLOADS]: Fetches an installation script for the CLI tool from the vendor's official GitHub repository (
AtlasCloudAI/cli). This is a documented and safe reference to vendor resources per the trusted vendor rules. - [DATA_EXFILTRATION]: Transmits media data and prompts to the vendor's domain
api.atlascloud.aias part of the generation workflow. This activity is restricted to the authorized service provider and is essential for the skill's function. - [CREDENTIALS_UNSAFE]: Manages API keys using environment variables and includes explicit instructions for users to keep credentials secure. The optional mechanism to pass tokens via command-line arguments is protected by an environment variable toggle and includes appropriate security warnings.
Audit Metadata