AI Potluck
Organization

OpenSecret

company

Openness profile

1 product on the map — 1 open.

Maple AI

Openness

5 medium confidence
5.0
license
MIT(Maple-client)+AGPL-3.0(OpenSecret-platform),both-OSI
source
public(github.com/OpenSecretCloud)
core-gated
ungated(billing and feature-flag APIs are optional and external
models
open-weight
hosted-tier
paid(managed-enclaves)

Both halves of the stack are open under standard OSI licenses - the Maple client under MIT, the OpenSecret platform under AGPL-3.0 - and the served models are open-weight, which is unusually clean for a "private AI" product. It scores as open source because the privacy guarantee is only credible where the code is open and attestable. The paid tier is not a withheld core: the Maple README makes the billing and feature-flag services optional external clients, configured through VITE_MAPLE_BILLING_API_URL and VITE_OS_FLAGS_BASE_URL, and the OpenSecret README says those "server implementations are not part of this repository setup". A self-hosted backend runs without either, so what the subscription buys is usage on the hosted enclaves rather than functionality missing from the source, and neither repository has an enterprise directory or a license key. The one closed-looking artifact is a 15MB continuum-proxy binary vendored into OpenSecret, and that is the third-party trusted-execution proxy from Edgeless Systems, carried alongside a submodule of edgelesssys/privatemode-public rather than anything OpenSecret withholds from a self-hoster.