Threads CLI - Privacy Policy

Last updated: March 19, 2026

Overview

Threads CLI is an open-source command-line tool that interacts with the Meta Threads API on your behalf. This policy explains what data the application accesses and how it is handled.

Data We Access

When you authenticate with Threads CLI, the application requests access to:

Data Storage

Threads CLI stores only your OAuth access token locally on your computer at ~/.threads-cli/credentials.json with restricted file permissions (readable only by you). No data is transmitted to any server other than the official Meta Threads API (graph.threads.net).

Data Sharing

Threads CLI does not collect, transmit, sell, or share any of your data with third parties. All API communication occurs directly between your computer and Meta's servers.

Data Retention

Your access token is stored locally until you explicitly remove it by running threads auth login (which replaces the old token) or by deleting the credentials file. No other data is persisted.

Open Source

Threads CLI is open source. You can review the complete source code at github.com/malston/threads-cli to verify these claims.

Contact

For questions about this privacy policy, please open an issue on the GitHub repository.