spacetimedb-client-c-sharp
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 skill instructs connecting to arbitrary remote SpacetimeDB instances (DbConnection.WithUri/WithDatabaseName) and subscribing to tables (SubscriptionBuilder.Subscribe / SubscribeToAllTables) where untrusted, user-generated rows are delivered into EventContext.Db and OnInsert/OnUpdate callbacks that can invoke reducers, so external data can directly influence agent actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata