Privacy policy

dan-claude-cli

dan-claude-cli is a personal command line tool with one user, its author. It runs on that person's own computers. It reads and writes only the Google account that signs in to it. It is not a service, it collects nothing from anyone else, and it has no other users.

What data the tool accesses

After the operator signs in with Google, the tool can access that same account's:

Access happens only when the operator runs a command that asks for it. Data is shown in the terminal, or written to a file the operator names.

How data is used

Google user data is used only to carry out the command the operator typed. It is not used for advertising, it is not sold, it is not shared with anyone, and it is not used to train any model.

Storage

The tool stores an OAuth token on the operator's own machine, encrypted in the operating system keychain, so that it need not ask for sign-in every time. No Google user data is stored on any server. There is no server. The tool transmits data only between the operator's machine and Google's own APIs.

Retention and deletion

Any file the operator writes stays on their machine until they delete it. The stored token is removed with gws auth logout. Access can be withdrawn at any time from the Google account permissions page, which immediately stops all further access.

Limited use

The use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.