playwright-cli
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Custom Code Execution]: The skill provides a
run-codecommand that executes JavaScript within the browser context. This is a core feature for advanced automation tasks that allows for complex interactions not covered by standard CLI commands. - [Session Data Management]: Capabilities to list, get, and save cookies, localStorage, and sessionStorage are included. These are essential for automating workflows that require authentication or persistent state across sessions.
- [Interaction with Web Content]: The skill navigates to external websites and retrieves snapshots of their content. This allows the agent to process data from the web, which is the primary purpose of browser automation.
- [Environment Setup]: The skill references the installation of
@playwright/clivia standard package managers likenpm. This is the official toolchain for the Playwright framework.
Audit Metadata