playwright-cli

Warn

Audited by Socket on Aug 24, 2026

1 alert found:

Anomaly
AnomalyLOW
references/commands.md

This fragment behaves like browser automation for scraping and auditing, generating local artifacts (links and UI snapshots) and computing diffs. The standout risk signal is retrieval of a session cookie (`session_id`) into a variable named `TOKEN`, which can enable unauthorized session reuse or follow-on data access if used later. The use of `--raw eval` is also a capability expansion that warrants review. From the snippet alone, there is no direct evidence of exfiltration or classic malware behavior, but the presence of session harvesting makes the overall security posture suspicious enough to require investigation of the surrounding script for how `TOKEN`/snapshots are used and whether any egress occurs.

Confidence: 55%Severity: 58%
Audit Metadata
Analyzed At
Aug 24, 2026, 06:19 AM
Package URL
pkg:socket/skills-sh/flonat%2Fflonat-research%2Fplaywright-cli%2F@3cdf97784398844161b8546b0e576135431ebd9be673558b2d85d0ed34df085c
Security Audit — socket — playwright-cli