playwright
Audited by Runlayer on Feb 22, 2026
Malicious tool definition detected
A global install of `playwright-cli` is optional. ## Skill path (set once) ```bash export CODEX_HOME="${CODEX_HOME:-$HOME/.codex}" export PWCLI="$CODEX_HOME/skills/playwright/scripts/playwright_cli.sh" ``` User-scoped skills install under `$CODEX_HOME/skills` (default: `~/.codex/skills`).
Malicious tool definition detected
pwcli tracing-start # reproduce the issue pwcli tracing-stop pwcli screenshot ``` ## Sessions Use sessions to isolate work across projects: ```bash pwcli --session marketing open https://example.com pwcli --session marketing snapshot pwcli --session checkout open https://example.com/checkout ``` Or set the session once: ```bash export PLAYWRIGHT_CLI_SESSION=checkout pwcli open https://example.com/checkout ``` ## Configuration file By default, the CLI reads `playwright-cli.json` from the current
Malicious tool definition detected
See LICENSE.txt in this directory.
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan