playwright-expert
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides purely educational and structural guidance for Playwright testing. All included code snippets are standard implementation patterns for the Playwright framework.
- [SAFE]: The configuration examples (e.g.,
playwright.config.ts) use standard placeholders and best practices for secret management, such asprocess.env.CIand instructions to use.envfiles for environment variables. - [SAFE]: All referenced files are local to the skill package, and no external network operations or third-party script executions were found.
- [SAFE]: Authentication examples use dummy credentials ('user@test.com', 'password') intended for local development/testing scenarios, following common documentation patterns.
Audit Metadata