browser-automation

Warn

Audited by Snyk on Aug 8, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (low risk: 0.10). SKILL.md describes Playwright/Puppeteer browser automation patterns (e.g., page.goto, extracting page content with page.content/textContent/response.json), but it does not define any runtime workflow that reads outsider-authored free text without the user first selecting specific targets.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly recommends disabling browser sandbox flags (--no-sandbox, --disable-setuid-sandbox) and hiding automation indicators (overriding navigator.webdriver / disabling automation features), which encourages bypassing security mechanisms on the host environment.

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
Aug 8, 2026, 12:07 AM
Issues
2
Security Audit — snyk — browser-automation