vhs-demo
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The Dockerfile template downloads the Bun runtime installer from 'https://bun.sh/install' and utilizes the 'ghcr.io/charmbracelet/vhs' base image. These resources are provided by well-known organizations and technology services.\n- [REMOTE_CODE_EXECUTION]: The Dockerfile template includes a command to install the Bun runtime using the 'curl | bash' pattern. This is the official and documented installation method provided by the vendor for this runtime.\n- [COMMAND_EXECUTION]: The skill uses local shell commands to perform 'docker build' and 'docker run' operations. These commands are necessary to execute the VHS rendering process in a headless, containerized environment as described in the documentation.
Audit Metadata