swe-test-e2e-playwright
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and best practices for Playwright test automation. All suggested commands, such as 'npm init playwright' and 'npx playwright install', are part of the official developer toolchain and originate from trusted sources. No signs of prompt injection, data exfiltration, or unauthorized command execution were found. The skill correctly advises against hardcoding secrets by demonstrating the use of environment variables and the sharing of authenticated session states through the 'storageState' feature, which is a standard and secure practice in E2E testing.
Audit Metadata