spacetimedb-csharp

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). This skill's client SDK examples show connecting to an external SpacetimeDB server via WithUri and subscribing to arbitrary tables/SQL (e.g., Subscribe(new[] { "SELECT * FROM message" }), SubscribeToAllTables()) and then reading/handling rows via conn.Db / ctx.Db and OnInsert callbacks, which clearly ingests untrusted, user-generated data from third-party servers into the agent's runtime flow.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 12:55 PM