resonate-http-service-design-typescript

Warn

Audited by Snyk on Aug 10, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The HTTP entrypoints in the runtime flow accept outsider-authored free text via app.post("/jobs", ...) (req.body) and pass it into a durable workflow via resonate.beginRpc(jobId, "process-job", req.body, ...).

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 10, 2026, 06:42 AM
Issues
1
Security Audit — snyk — resonate-http-service-design-typescript