playwright-best-practices
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of Markdown documentation and TypeScript code snippets aimed at improving Playwright test reliability. All code provided serves as reference material for writing tests.
- [SAFE]: The code examples demonstrate standard Playwright features such as fixtures, the Page Object Model, and network mocking without any unsafe practices or malicious command execution.
- [SAFE]: Usage of environment variables for test credentials (e.g., TEST_USER_EMAIL) and storage of authentication state in local files follows established best practices for automated end-to-end testing.
- [SAFE]: The metadata file (skill-report.json) describes the skill's structure and contents without introducing any executable logic, obfuscation, or malicious payloads.
Audit Metadata