playwright-core
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate collection of documentation and code examples for automated end-to-end and component testing.- [EXTERNAL_DOWNLOADS]: All external software dependencies mentioned (e.g., @axe-core/playwright, zod, dotenv) are standard industry-standard libraries sourced from official public registries.- [CREDENTIALS_UNSAFE]: The guides correctly advise against hardcoding secrets, demonstrating the use of environment variables (process.env) and .env files for managing sensitive data like passwords and API tokens.- [COMMAND_EXECUTION]: Executable commands included in the configuration and examples (such as npm run dev or npx playwright install) are standard operations for managing a local testing environment.
Audit Metadata