Anticus_Broker
A private credential broker for one person's personal AI assistant.
Anticus_Broker is a small program that runs on a single private computer owned by its operator. It sits between a personal AI assistant and the Google APIs, holding the operator's Google credentials so that the assistant itself never has to.
It is not a product, not a service, and not available to sign up for. It is used by one person, for their own two Google accounts, on their own hardware.
What it does
When the assistant needs information, it asks Anticus_Broker for a specific named operation rather than being handed a credential. The broker checks the request, performs it, records it in a local log, and returns the result. Every operation is read-only.
- Read email messages and search the operator's mailboxes
- Read calendar events
- Read and download files from the operator's Drive
- Read messages in Google Chat spaces the operator belongs to
Google data it uses
Anticus_Broker requests four scopes, all read-only:
gmail.readonly— read the operator's own emailcalendar.readonly— read the operator's own calendarsdrive.readonly— read the operator's own Drive fileschat.messages.readonly— read Chat messages in the operator's own spaces
It cannot send email, create or change calendar events, or modify or delete any file. Data retrieved is used only to answer the operator's own questions and is not sold, shared, or transferred to anyone. See the privacy policy for details on handling and retention.
Who runs it
Anticus_Broker is operated privately by an individual. For any question about this application or the data it handles, write to semper1anticus@gmail.com.