vidmuse
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches installation scripts (
install.shandinstall.ps1) fromvidmuse.sandcdn.com. This domain is a vendor-owned resource used to distribute the official VidMuse command-line interface. - [REMOTE_CODE_EXECUTION]: The skill downloads and executes an installation script to ensure the
vidmuseCLI is available in the agent's environment. This is a standard initialization pattern for the vendor's tooling and is performed throughbashon Unix-like systems andpowershellon Windows. - [COMMAND_EXECUTION]: The skill utilizes the
vidmuseCLI to perform various tasks such as model discovery, style library management, and thread operations. All commands are scoped to the intended functionality of the VidMuse platform. - [DATA_EXFILTRATION]: While the skill accesses profile and account information, it includes explicit instructions to never print authentication tokens or sensitive configuration files in final answers, following best practices for data handling.
Audit Metadata