spacetimedb-unity
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references an official Git repository (github.com/clockworklabs/com.clockworklabs.spacetimedbsdk.git) for installing the SpacetimeDB Unity SDK. This is a standard vendor-provided resource for package installation via the Unity Package Manager.
- [COMMAND_EXECUTION]: Provides instructions for using the 'spacetime' command-line interface (CLI) to generate code bindings and manage database modules. These operations are standard parts of the development workflow for the SpacetimeDB platform.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were identified. The use of 'PlayerPrefs' for local storage of authentication tokens is a standard Unity pattern for managing client-side session persistence.
Audit Metadata