spacetimedb-databases
Warn
Audited by Snyk on May 7, 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 Procedures examples (references/databases-cheat-sheet.md — "Procedures" section) explicitly show using ctx.http.fetch / ctx.http.get to fetch arbitrary URLs and then reading and inserting the returned text into the database or returning it, which means the module will ingest untrusted, user-provided web content at runtime that can influence subsequent behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata