e2e-testing
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses well-known tools (Playwright) for its primary purpose of automated testing. Remote downloads are limited to official browser binaries via the Playwright CLI.
- [COMMAND_EXECUTION]: Shell execution is restricted to standard testing commands (e.g., "npx playwright test") and basic file management within the test output directory.
- [SAFE]: Templates include dummy credentials ("testuser@example.com", "TestPassword123!") used strictly for illustrative purposes in testing patterns.
Audit Metadata