expanso-enforce-schema
Warn
Audited by Snyk on Jul 26, 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.85). Pipeline runtime ingests free-form HTTP request body content via
pipeline.yaml’sinput.http_server.path: /sensors, stores it asmeta original_content = content()and passes it into error handling/mapping (error_message/original_data), which can then be emitted to the DLQ—so outsider-authored text (the sender’s POST payload) reaches the agent’s LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata