Skip to main content
The legal page is a catch-all hub for developer-facing legal resources. It does not restate terms of service text that lives in the platform’s own legal center — this page links there.

Status

The linked pages are placeholders created as part of the documentation scaffold. Their authoritative text is published in the MusterBox legal center; this doc site will mirror the canonical URLs once available.

What the docs assume about you, the developer

  • You only integrate the public surface: authentication, game sessions, results, events, and SDK-mediated purchases.
  • You keep gameKey origin-scoped and out of unauthorized binaries.
  • You treat the browser as untrusted; every decision that matters is made server-side by MusterBox.
  • You report incidents and suspected abuse per the incident guide.

Licensing of the SDK

The SDK core and adapters are dual-licensed MIT OR Apache-2.0. The distribution includes an SBOM (dist/manifests/sbom.spdx.json) covering the dependency graph — regenerate at build time with musterbox security sbom.
Last modified on September 10, 2026