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
uvpackage manager via a shell script fromhttps://astral.sh/uv/install.sh. This is the official and well-known installation source for this utility. - [COMMAND_EXECUTION]: The Python script
agent-screencast.pyutilizes thesubprocessmodule to execute system commands for media assembly and browser automation. It callsffprobeto analyze audio,agent-browserto perform UI interactions and recording, andffmpegto merge video and audio components. - [COMMAND_EXECUTION]: The tool facilitates browser interaction via an
evalcommand 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