playwright-expert
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill provides architectural guidance and code templates for Playwright E2E testing. The content is educational and follows modern software engineering standards without any malicious behavior detected.- [EXTERNAL_DOWNLOADS]: The reference files include a GitHub Actions workflow template that utilizes official actions (actions/checkout, actions/setup-node, and actions/upload-artifact) and Playwright's browser installation CLI. These are standard operations for setting up automated testing environments.- [CREDENTIALS_UNSAFE]: The configuration examples demonstrate the use of .env files and authentication state persistence (auth.json). These patterns represent best practices for secure credential management in automated testing, and the skill correctly uses non-functional placeholders for all sensitive fields.
Audit Metadata