playwright-skill

Warn

Audited by Socket on Jun 18, 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 18, 2026, 10:47 PM
Package URL
pkg:socket/skills-sh/kursku%2Fskills%2Fplaywright-skill%2F@42e420313958f65290d44d158c2bd29eec582a5718df345025b48cdda8a28d6c
Security Audit — socket — playwright-skill