live-research
Warn
Audited by Snyk on Jun 13, 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.95). This skill’s runtime workflow uses Bright Data
discoverwith--include-content, which fetches and ingests outsider-authored web page text (public URLs returned by Discover) into the agent’s LLM context via the mergedcorpus.json(results[].content→ claim extraction → cited brief).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly runs Bright Data Discover at runtime (e.g., "bdata discover ... --include-content") to fetch external webpages (results[].link — e.g. https://reuters.com/… or https://eur-lex.europa.eu/…) whose fetched content is injected into the corpus and directly shapes the agent's prompts/output, so external URLs control prompts during runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata