spacetimedb-client-rust
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 the agent to connect to arbitrary SpacetimeDB instances via with_uri and subscription APIs (e.g., conn.subscription_builder(), subscribe_to_all_tables(), conn.db.iter(), and on_insert callbacks) which ingest and act on rows from remote/public databases, so untrusted third-party data could drive callbacks and reducer invocations.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata