open-gstack-browser

Warn

Audited by Snyk on May 10, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 1.00). The skill's workflow explicitly navigates and snapshots public websites (Step 4 uses $B goto https://news.ycombinator.com) and the sidebar agent (Step 5) can navigate, read, and act on arbitrary pages, so untrusted/user‑generated web content is ingested and can materially influence subsequent tool actions.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill's setup step conditionally runs curl -fsSL "https://bun.sh/install" to download and then execute the installer script (bash "$tmpfile"), which fetches and runs remote code at runtime, so this URL is a high-risk runtime external dependency.

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
May 10, 2026, 12:18 PM
Issues
2