playwright-skill

Warn

Audited by Socket on Jun 21, 2026

1 alert found:

Anomaly
AnomalyLOW
run.js

This script is a legitimate-but-powerful CLI runner for Playwright automation that intentionally executes arbitrary code supplied by the user. The file itself does not contain obfuscated or covert malicious payloads, but it enables dangerous operations: full rights code execution via writing and requiring temporary files, automatic execution of npm/npx install commands (supply-chain risk), and possible forwarding of environment-derived values into HTTP headers (risk of secret leakage). Treat any use of this tool as untrusted if input or the environment is not controlled. Recommend not running with untrusted scripts, avoid running the auto-install in sensitive environments, and inspect ./lib/helpers for what it reads from env before use.

Confidence: 85%Severity: 65%
Audit Metadata
Analyzed At
Jun 21, 2026, 11:40 PM
Package URL
pkg:socket/skills-sh/ncdevshiv%2FNC-skills-mcp%2Fplaywright-skill%2F@c69024d585f4edad4efa56da7f4f790385d450cb59313e832066bd93e8422660
Security Audit — socket — playwright-skill