Last updated: January 3, 2026
AgentIO is a command-line interface (CLI) tool that enables users to interact with their email through the Gmail API. This privacy policy explains how AgentIO handles your data.
When you authorize AgentIO with your Google account, the application may access:
AgentIO stores the following data locally on your device only:
AgentIO does NOT:
All data is stored locally in:
~/.config/agentio/config.json (profile configuration)~/.config/agentio/tokens.enc (encrypted OAuth tokens)Tokens are encrypted using AES-256-GCM with a key derived from your machine's hostname and username.
You can at any time:
~/.config/agentio directory to delete all stored configuration and tokensAgentIO interacts with the following third-party services:
AgentIO is open source software. You can review the source code to verify how your data is handled at: github.com/plosson/agentio
For questions about this privacy policy or AgentIO's data practices, please open an issue on the GitHub repository: github.com/plosson/agentio/issues
Any changes to this privacy policy will be reflected in this document with an updated date. As an open source project, all changes are tracked in the project's git history.