playwright-testing
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill follows standard testing practices for web applications.
- [EXTERNAL_DOWNLOADS]: Downloads official testing dependencies (@playwright/test, @axe-core/playwright) and browser binaries from well-known sources via pnpm.
- [COMMAND_EXECUTION]: Executes standard shell commands for project initialization and test execution (pnpm exec playwright) which are appropriate for the skill's purpose.
- [CREDENTIALS_UNSAFE]: Uses environment variables for authentication tokens with non-sensitive fallbacks for local testing, correctly avoiding the use of hardcoded production secrets.
Audit Metadata