ultimate-browsing

Fail

Audited by Snyk on Aug 9, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The code intentionally includes utilities to locate, extract, decrypt, and inject local browser cookies (including OS keyring access and DPAPI decryption) and documents sending those cookies into a stealth browser session — functionality that enables credential theft and session impersonation if misused.

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

  • Third-party content exposure detected (medium risk: 0.30). SKILL.md routes user-provided URLs into python3 -m engine "<URL>", and at runtime the engine performs page content extraction/validation (Phase 1 curl_cffi probes and Phase 3 Playwright page.content()), so outsider-authored free text can be ingested via the target page they choose.

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

Issues (3)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 9, 2026, 12:44 PM
Issues
3
Security Audit — snyk — ultimate-browsing