spacetimedb-typescript
Warn
Audited by Snyk on Feb 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.90). The skill explicitly allows procedures to fetch arbitrary external URLs via ctx.http.fetch(url) (see the "Defining a procedure" example), which ingests untrusted third-party web content that the agent/runtime will read and return, exposing it to indirect prompt injection risks.
Audit Metadata