Make Bot UI

Warn

Audited by Snyk on Sep 2, 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 webhook routine ingests POST bodies from an external source (the user-created bot UI page) which can contain outsider-authored free text.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill prompt instructs the agent to run installation and setup commands using sudo (curl ... | sudo sh and sudo tailscale up), which compromises the machine's state by asking the agent to obtain sudo privileges.

Issues (2)

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Sep 2, 2026, 08:15 AM
Issues
2
Security Audit — snyk — Make Bot UI