playwright-app-testing

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands to manage the development environment, specifically checking for the webpack process using ps and modifying the SKIP_ONBOARDING flag in the .env file using sed.
  • [DATA_EXPOSURE]: The skill interacts with the .env file to manage configuration settings. While .env files are sensitive, the operations are restricted to a specific non-sensitive testing toggle for the SKIP_ONBOARDING variable.
  • [CREDENTIALS_UNSAFE]: The skill specifies a magic code (000000) for development environment sign-in. This is a standard development bypass for the vendor's test environment and does not represent a leaked production credential.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:51 AM