playwright-best-practices

Pass

Audited by Gen Agent Trust Hub on Apr 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is entirely composed of markdown files containing educational content and code snippets for Playwright test development. It does not include any executable scripts or hidden logic.- [EXTERNAL_DOWNLOADS]: The documentation includes instructions for installing standard development tools and libraries from well-known sources (e.g., @playwright/test via NPM, official Microsoft Docker images). These are standard practices for the software development workflows described.- [COMMAND_EXECUTION]: Examples provided in the documentation include standard CLI commands for running tests (e.g., 'npx playwright test'), building projects, and managing CI/CD pipelines. All commands are appropriate for the skill's purpose.- [DATA_EXFILTRATION]: No hardcoded credentials or suspicious network operations were found. Examples correctly reference environment variables for secrets management (e.g., 'process.env.API_TOKEN').
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 7, 2026, 07:23 PM