dreamboard

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the dreamboard CLI tool from the global NPM registry. This is a vendor-owned package (dreamboard-games) that is required for synchronizing and running games on the platform.
  • [COMMAND_EXECUTION]: The development workflow involves running various commands through the dreamboard CLI, such as new, update, push, and test. These are standard operations for managing the game lifecycle.
  • [COMMAND_EXECUTION]: A local helper script, scripts/events-extract.mjs, is provided to parse and filter game session logs. This script operates locally on files within the project's workspace.
  • [COMMAND_EXECUTION]: The workflow utilizes bun for dependency management and TypeScript typechecking, which is a common practice for modern JavaScript and TypeScript development projects.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 06:56 PM