scaffolding-fastapi-dapr
Warn
Audited by Snyk on Jun 16, 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). The required runtime workflow includes Dapr pub/sub and Jobs handlers that call
await request.json()on incoming HTTP requests (CloudEvent/job payloads), which are outsider-authored free-form text from external publishers/schedulers and then get placed into the agent’s LLM context viatask_data/job_dataprocessing (e.g.,Task.model_validate(task_data)).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata