bubbletea-docs
Warn
Audited by Snyk on Feb 18, 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.90). The skill's examples and core snippets explicitly perform HTTP requests to external sites (e.g., Core Concepts fetchData uses http.Get("https://api.example.com") and the "HTTP Request with Loading Spinner" example calls https://httpbin.org), meaning the agent code fetches and interprets open/public third‑party responses as part of its workflow.
Audit Metadata