webdriverio-skill

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references official WebdriverIO service packages including @wdio/visual-service and @wdio/lambdatest-service. These are standard extensions for the testing framework and originate from trusted sources.
  • [COMMAND_EXECUTION]: The skill documentation provides instructions for standard test execution commands, such as npm init wdio@latest and npx wdio run, which are required for the framework's operation.
  • [SAFE]: Cloud authentication is handled securely by referencing environment variables (LT_USERNAME, LT_ACCESS_KEY) rather than using hardcoded credentials.
  • [SAFE]: The network operations demonstrated in the examples, such as calling fetch() within the loginViaApi command, are directed at the user-configured baseUrl and represent standard end-to-end testing practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 11:51 PM