spacetimedb-tutorials
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and tutorial provider for SpacetimeDB. The content consists of markdown files detailing setup, table definitions, reducers, and client-side integration for TypeScript, C#, Rust, and C++.
- [EXTERNAL_DOWNLOADS]: The tutorials include instructions for installing standard development tools and libraries from trusted sources, such as the Rust toolchain (rustup.rs), the Emscripten SDK (emsdk), and the official SpacetimeDB SDK from the vendor's GitHub organization (clockworklabs). These are necessary and expected for the described development workflows.
- [COMMAND_EXECUTION]: The instructions include standard CLI commands for development (e.g.,
pnpm install,dotnet run,cargo run, andspacetime publish). These commands are used strictly within the context of the tutorials to build and deploy example applications.
Audit Metadata