skills/5dive-ai/skills/playwright-e2e/Gen Agent Trust Hub

playwright-e2e

Pass

Audited by Gen Agent Trust Hub on Jul 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code examples for end-to-end testing using Playwright. All provided patterns align with standard development practices.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install @playwright/test via npm and download browser binaries using npx playwright install. These are official, well-known tools from Microsoft's Playwright project.
  • [CREDENTIALS_SAFE]: In the authentication section, the skill explicitly warns to "Keep test creds/tokens in env vars (never commit them)" and uses process.env.TEST_EMAIL in examples, which is a recommended security practice for handling secrets in testing environments.
  • [COMMAND_EXECUTION]: The skill references standard CLI operations for Playwright, such as npx playwright test and npx playwright show-report, which are necessary for the skill's stated purpose of running and viewing test results.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 20, 2026, 08:07 AM
Security Audit — agent-trust-hub — playwright-e2e