agent-screencast

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The documentation provides instructions for installing the uv package manager via a shell script from https://astral.sh/uv/install.sh. This is the official and well-known installation source for this utility.
  • [COMMAND_EXECUTION]: The Python script agent-screencast.py utilizes the subprocess module to execute system commands for media assembly and browser automation. It calls ffprobe to analyze audio, agent-browser to perform UI interactions and recording, and ffmpeg to merge video and audio components.
  • [COMMAND_EXECUTION]: The tool facilitates browser interaction via an eval command that executes JavaScript within the automated browser session. This is an intended feature used for complex tasks like handling reactive forms or specific DOM interactions during recording.
  • [DATA_EXPOSURE]: As a recording utility, the skill captures screenshots and video of web applications. Users are advised that this process may record sensitive information displayed within the browser or on the screen during the automated session.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 11:30 AM