Skip to main content

playwright

Automates browser tasks from the terminal using Playwright CLI for navigation, form filling, and UI debugging.

Install this skill

or
85/100

Security score

The playwright skill was audited on Feb 25, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 36

Template literal with variable interpolation in command context

SourceSKILL.md
36```bash
medium line 41

Access to hidden dotfiles in home directory

SourceSKILL.md
41User-scoped skills install under `$CODEX_HOME/skills` (default: `~/.codex/skills`).
low line 48

External URL reference

SourceSKILL.md
48"$PWCLI" open https://playwright.dev --headed
low line 74

External URL reference

SourceSKILL.md
74"$PWCLI" open https://example.com
low line 96

External URL reference

SourceSKILL.md
96"$PWCLI" open https://example.com/form
low line 107

External URL reference

SourceSKILL.md
107"$PWCLI" open https://example.com --headed
low line 116

External URL reference

SourceSKILL.md
116"$PWCLI" tab-new https://example.com
Scanned on Feb 25, 2026
View Security Dashboard