playwright-dev

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Development Command Execution: The skill instructs the agent to run local development commands such as npm run build, npm run flint, and various test scripts. These commands are standard for the Playwright development lifecycle and are used to ensure code quality and build integrity.
  • Source Control Management: The guide outlines a standard contribution workflow using git, including branch management and commit formatting. These operations target the official project repository and follow established open-source contribution patterns.
  • Dependency Management and Bundling: The skill details a process for bundling third-party npm packages using esbuild. This is a common architectural practice in large projects to manage dependency isolation and is performed using standard package managers like npm.
  • API and Tool Implementation: The instructions guide the agent in adding new APIs and Model Context Protocol (MCP) tools. This involves structured file modifications and implementation logic that interacts with the Playwright browser automation framework, which is the core functionality of the library.
  • Trust and Reliability: All external resources, including GitHub links and package dependencies, are sourced from trusted organizations or well-established technology services, ensuring alignment with the project's security standards.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 05:52 AM