selenium

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to install standard, well-known libraries including robotframework-seleniumlibrary and webdriver-manager using the Python package manager.
  • [COMMAND_EXECUTION]: Includes instructions for the user to execute shell commands such as pip install for dependency management and chmod +x to set executable permissions for local WebDriver binaries (e.g., chromedriver, geckodriver) as part of the environment setup.
  • [REMOTE_CODE_EXECUTION]: The skill utilizes the Robot Framework Evaluate keyword in several files (e.g., assets/examples/selenium-grid.robot, references/webdriver-setup.md) to dynamically instantiate Python objects and configure Selenium WebDriver options.
  • [REMOTE_CODE_EXECUTION]: Provides extensive documentation on using the Execute JavaScript keyword to run arbitrary JavaScript code within the context of the automated browser session, which is a standard requirement for interacting with dynamic web applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 09:43 PM