spacetimedb-quickstarts
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the SpacetimeDB CLI by fetching a script from the official domain
install.spacetimedb.com. This is the standard installation method for the service. - [REMOTE_CODE_EXECUTION]: Includes the command
curl -sSf https://install.spacetimedb.com | shfor initial setup. This pattern involves executing a remote script, which is the official deployment method provided by the vendor. - [COMMAND_EXECUTION]: Describes the use of the
spacetimeCLI for local development tasks includingspacetime login,spacetime start,spacetime publish, andspacetime dev. These are expected operations for the described developer tooling. - [DATA_EXFILTRATION]: Mentions authentication via GitHub login (
spacetime login) and the management of authorization tokens in environment variables, local files, and browser local storage. These practices are documented as standard authentication procedures for the SpacetimeDB platform.
Audit Metadata