launch-video
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
bun run,node, andffmpegto drive a capture and encoding pipeline. This includes running local TypeScript and JavaScript scripts (capture.ts,compose.mjs) to automate TUI interactions and video frame generation.- [EXTERNAL_DOWNLOADS]: The instructions involve downloading the Playwright framework and Chromium browser binaries (bunx playwright install chromium). These are standard operations for web-based automation and headless rendering using well-known open-source tools.- [COMMAND_EXECUTION]: Provides instructions for system-level dependency installation, such asapt-get install ffmpegand Playwright system dependencies (playwright install-deps), which are routine for setting up media processing environments.
Audit Metadata