promo-video
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes system-level commands to facilitate video recording and processing. This includes executing
ffmpegandffprobefor video encoding and verification, as well asnpx playwrightfor browser automation. It also runs a provided shell scriptconvert-highfps.shto handle post-processing. These actions are transparent and align directly with the skill's primary purpose. - [EXTERNAL_DOWNLOADS]: The instructions reference the installation of Playwright and FFmpeg from official and well-known sources (npm and system package managers). These are standard industry tools for the described tasks.
- [DATA_EXPOSURE]: The skill is instructed to read local game source files (such as
GameScene.js) to identify and patch game-over logic for continuous recording. This file access is localized to the user's project directory and is necessary for the stated functionality. - [PROMPT_INJECTION]: The skill includes instructions to analyze game source code to generate custom input sequences and patches. While this involves processing potentially untrusted local data, the logic is focused on game-specific automation and does not include patterns aimed at overriding the agent's core safety instructions.
Audit Metadata