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 ffmpeg and ffprobe for video encoding and verification, as well as npx playwright for browser automation. It also runs a provided shell script convert-highfps.sh to 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
Risk Level
SAFE
Analyzed
Jun 12, 2026, 10:49 PM
Security Audit — agent-trust-hub — promo-video