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 | sh for 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 spacetime CLI for local development tasks including spacetime login, spacetime start, spacetime publish, and spacetime 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
Risk Level
SAFE
Analyzed
May 7, 2026, 08:57 PM
Security Audit — agent-trust-hub — spacetimedb-quickstarts