spacetimedb-databases
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a technical reference for SpacetimeDB. It contains instructional content and code snippets intended to guide developers through the database lifecycle.
- [COMMAND_EXECUTION]: The documentation describes the use of the
spacetimeCLI tool for legitimate development tasks, such asspacetime publishfor deployment,spacetime buildfor compilation, andspacetime sqlfor data querying. These are standard operations for the platform. - [EXTERNAL_DOWNLOADS]: The reference material mentions the use of HTTP request capabilities (e.g.,
ctx.http.get) within SpacetimeDB 'Procedures'. This is a documented platform feature allowing database modules to interact with external web services. - [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration was found. The code examples use generic placeholders for URLs and data structures.
Audit Metadata