write-e2e-tests
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard instructional guide for developers to write end-to-end tests using the Playwright framework.
- [SAFE]: All code snippets follow best practices for testing, including the use of test fixtures and page object models.
- [SAFE]: No prompt injection, data exfiltration, or persistence mechanisms were found.
- [SAFE]: The use of
page.evaluate()is a legitimate and necessary feature of Playwright for interacting with the application's internal state during testing. - [SAFE]: No hardcoded credentials or sensitive file paths are present.
Audit Metadata