azure-eventhub-ts
Warn
Audited by Snyk on Jun 23, 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.70). The skill’s runtime workflow is about producing/consuming Azure Event Hubs events via the Azure SDK; any event body text received from the Event Hub (authored by external producers) can be ingested into the agent’s LLM context through the
processEventshandler (e.g.,JSON.stringify(event.body)), which is outsider-authored free text.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata