browser-login

Fail

Audited by Snyk on Jun 13, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). This skill explicitly captures and vaults browser session cookies (sensitive authentication tokens) for reuse — a dual-use credential-harvesting capability that can enable account takeover or exfiltration, and it also invokes a dynamic npx install which presents a supply-chain execution risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill invokes npx to fetch-and-run an external package at runtime (npx -y @claude-flow/cli@latest), which downloads and executes remote code and is used here as a required dependency to store cookies.

Issues (2)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 13, 2026, 01:23 PM
Issues
2
Security Audit — snyk — browser-login