playwright-e2e-tester
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill provides informational guidance and code templates for end-to-end testing; it does not contain executable logic or malicious code.
- [SAFE]: Code examples for authentication correctly demonstrate the use of environment variables (e.g.,
process.env.TEST_USER) instead of hardcoded secrets, following industry standards for CI/CD security. - [EXTERNAL_DOWNLOADS]: The skill includes a GitHub Actions example that uses
npx playwright installto set up browser binaries. These downloads are from a well-known, trusted source and are a standard part of the Playwright installation process. - [SAFE]: All external references, including the Playwright framework and the
@axe-core/playwrightlibrary, point to well-known and trusted testing software. - [NO_CODE]: The skill is composed entirely of Markdown documentation and illustrative snippets, with no functional scripts or executable files that could pose a runtime risk.
Audit Metadata