rf-selenium

Pass

Audited by Gen Agent Trust Hub on Mar 20, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of robotframework-seleniumlibrary and webdriver-manager via the standard Python package manager (pip). It also provides links to official WebDriver download pages for Chrome, Firefox, and Edge.
  • [REMOTE_CODE_EXECUTION]: The documentation includes extensive guides on using the Execute JavaScript and Execute Async Javascript keywords. These allow the agent to run code within the browser context, which is an essential and standard function for web automation and testing.
  • [COMMAND_EXECUTION]: The skill provides examples of using the Evaluate keyword to execute Python expressions for data handling (such as Base64 encoding) and the Process library's Start Process keyword to invoke external utilities like ffmpeg for screen recording.
  • [SAFE]: No malicious intent, obfuscation, hardcoded secrets, or persistence mechanisms were detected. The skill's behaviors and instructions are consistent with established best practices for Robot Framework development and web UI testing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 20, 2026, 01:11 AM