playwright-automation-expert

Pass

Audited by Gen Agent Trust Hub on Mar 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides a project scaffolding script (scripts/scaffold.mjs) that automates the creation of a standard directory structure and configuration files using the Node.js fs module. This behavior is documented and matches the skill's primary purpose.
  • [EXTERNAL_DOWNLOADS]: Reference documentation includes standard commands for installing the Playwright framework and its associated browser binaries from the official NPM registry.
  • [CREDENTIALS_UNSAFE]: Code examples use clearly labeled placeholder credentials (e.g., 'user@test.com', 'password123') for illustrating authentication test flows. The skill explicitly instructs users to gitignore sensitive authentication state files and use environment variables for real secrets.
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. All components and instructions are consistent with the skill's purpose as a test automation assistant.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 20, 2026, 06:32 AM