stream-react
Warn
Audited by Snyk on Jul 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.75). Track F (audit) and Track M (migrate) require
WebFetchof live Stream docs pages fromreferences/docs-map.mdat runtime, which is public web content (outsider-authored) ingested as readable Markdown into the agent’s LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs the agent to WebFetch live GetStream docs/release guides at runtime (e.g. https://getstream.io/chat/docs/sdk/react/release-guides/upgrade-to-v14.md), so external .md pages from getstream.io are fetched and then used as authoritative instructions for code edits—this is a runtime external dependency that directly controls the agent's actions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata