playwright-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill consists entirely of markdown reference files and TypeScript code snippets aimed at improving Playwright test development. No patterns of prompt injection, data exfiltration, or obfuscation were found.
- [EXTERNAL_DOWNLOADS]: The skill references several well-known and trusted dependencies including @playwright/test, @axe-core/playwright, @faker-js/faker, and lighthouse. Installation instructions point to the vendor's official GitHub repository (currents-dev).
- [COMMAND_EXECUTION]: Code snippets in reference files such as
references/global-setup.mdandreferences/ci-cd.mddemonstrate the use of standard CLI tools (e.g., npx, docker-compose, prisma, and git) for setting up test environments. These are appropriate and expected within the context of an E2E testing skill.
Audit Metadata