e2e-runner
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions and code templates for end-to-end testing with Playwright. All actions described, including network navigation, file writing for artifacts, and command-line test execution, are standard for the tool's intended use case.
- [COMMAND_EXECUTION]: The skill uses standard Playwright commands (e.g., 'npx playwright test', 'npx playwright show-report') to manage and execute test suites. These are routine operations within a developer's workflow.
- [EXTERNAL_DOWNLOADS]: The skill does not contain any instructions to download or execute code from untrusted external sources.
- [DATA_EXFILTRATION]: No patterns of unauthorized data access or exfiltration were found. The use of process environment variables for BASE_URL is a standard practice for configuring test environments.
Audit Metadata