Try it

Run enclawed wherever you want

Each app below is a small AI agent you install on a machine you control — laptop, desktop, headless home server, VPS, container, NAS, whatever runs Node 22 and Ollama. The model runs locally on that machine; your data never leaves it except to talk to the third party service the app is built around (Google, GitHub, and so on). Every action the agent takes is recorded in a hash-chained audit log on disk.

Free. Open source (enclawed-oss on GitHub). No account on this site, no credit card.

App · ~15 min setup

Virtual secretary

Reads your inbound Gmail, replies on your behalf to people in your Google Contacts, refuses everyone else with a fixed polite template, and emails you a one-paragraph end-of-day summary.

Install  →

App · planned

More apps coming

The installer architecture is template-able. Future apps plug in the same way; the only per-app piece is the credential dance, typed by provider in app.config.json.

Soon

Every app is built on the enclawed framework and uses the same public enclawed/framework SDK that any third party can build against. If you want to author your own app, drop an app.config.json under enclawed-apps/<your-id>/, declare its provider type, and the same bash enclawed-apps/install.sh <your-id> flow runs against it.

No warranty, no support. Every app on this page is free, open-source software, distributed AS IS under the project's open-source license. Enclawed LLC provides no warranty (express or implied) and no obligation of support for the open-source releases. Supported deployments, certified builds, and SLAs are a separate commercial offering — contact alfredo.metere@enclawed.com.