- It reads the Claude Code OAuth access token from your macOS login keychain
(
Claude Code-credentials) read-only. It never writes to or modifies the keychain, and never refreshes your token. - The token is sent only to
https://api.anthropic.com/api/oauth/usage— the same endpoint Claude Code uses for/usage. It is sent nowhere else and is never written to disk. - The diagnostic log at
~/.cookie-monster/cookie-monster.logcontains only timestamps, HTTP status codes, and usage percentages — never the token or the raw API response. - There are no third-party servers, analytics, or telemetry.
Please report security issues privately using GitHub's Report a vulnerability (Security → Advisories) rather than opening a public issue. We'll respond as quickly as we can.
The latest release is supported. Older versions are not maintained.