playwright-browser-automation

Warn

Audited by Snyk on May 19, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill's SKILL.md and examples.py explicitly instruct the agent to navigate to and extract/evaluate content from arbitrary public web pages (e.g., page.goto in SKILL.md and browser_navigate/browser_evaluate in examples.py), so it ingests untrusted third‑party content that can influence subsequent actions.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill instructs use of sudo for installing dependencies and explicitly recommends adding a /etc/sudoers.d entry (granting NOPASSWD sudo access for npx/playwright), which modifies privileged system files and encourages privilege escalation/bypass of security mechanisms.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 19, 2026, 10:48 AM
Issues
2
Security Audit — snyk — playwright-browser-automation