bun

Warn

Audited by Snyk on Aug 26, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The skill “bun” can ingest outsider-authored free text at runtime via HTTP request bodies/message payloads handled by Bun.serve(... routes ... POST: async (req) => await req.json()) and WebSocket message(ws, msg) handlers.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's Quick Start directs running a remote installer via "curl -fsSL https://bun.sh/install | bash", which fetches and immediately executes remote code (https://bun.sh/install) during setup.

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
Aug 26, 2026, 05:19 PM
Issues
2
Security Audit — snyk — bun