datalayer-analytics-playwright
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute shell commands to run Playwright tests and generate BDD code using
npx playwright testandnpx bddgen. - [COMMAND_EXECUTION]: A custom Node.js script is provided in the instructions for the agent to execute locally via
node -e. This script parses test output into JSON to optimize token usage when comparing expected and actual event data. - [EXTERNAL_DOWNLOADS]: The skill facilitates fetching tracking specifications from external sources (e.g., Confluence, Notion, or direct URLs) using
curlor MCP tools, which is necessary for creating tests from remote documentation. - [EXTERNAL_DOWNLOADS]: The framework requires the installation of standard testing dependencies such as
playwright,allure-playwright, andplaywright-bddfrom the NPM registry.
Audit Metadata