playwriter
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to interact with the system and execute theplaywritercommand-line interface. - [EXTERNAL_DOWNLOADS]: The instructions direct the user to install the
playwriterpackage from the NPM registry (npm install -g playwriter) or run it dynamically usingnpx. - [COMMAND_EXECUTION]: The core functionality relies on executing arbitrary Playwright/JavaScript code via the
playwriter -eflag to automate browser actions such as navigation, form filling, and page interaction. - [EXTERNAL_DOWNLOADS]: The skill references external documentation and resources located in a public GitHub repository at
remorses/playwriter. - [COMMAND_EXECUTION]: Includes patterns for executing multi-line JavaScript blocks using shell heredocs to ensure complex automation scripts are executed correctly.
Audit Metadata