camofox-cloaked-browser

Warn

Audited by Snyk on Jul 5, 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.75). Outsider free text can enter the LLM context via the Camofox runtime when the agent navigates to arbitrary external URLs and then calls /tabs/$TAB_ID/snapshot (accessibility snapshot text/refs derived from the loaded page), which is outsider-authored content.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly runs remote code at runtime (e.g., "npx -y @askjo/camofox-browser" and the alternative "git clone https://github.com/jo-inc/camofox-browser" followed by npm install && npm start), which fetches and executes external package code and a browser binary required for the skill.

Issues (2)

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
MEDIUM
Analyzed
Jul 5, 2026, 03:59 PM
Issues
2
Security Audit — snyk — camofox-cloaked-browser