browser-cdp

Fail

Audited by Snyk on Jul 26, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly includes a command to read localStorage tokens and document.cookie (extracting auth tokens/cookies), which would return secrets verbatim to the agent/tool output and enable exfiltration.

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 instructs the agent to kill user Chrome processes (pkill/taskkill), run a setup script that can forcibly terminate browsers and reset ~/chrome-debug-profile, which directly modifies system/process state and can cause data loss (even though it asks for user consent).

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 26, 2026, 10:43 PM
Issues
2
Security Audit — snyk — browser-cdp