-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Claude account suspended after roughly half a day with CodexBar running (v0.45.2, Auto source) #2366
Copy link
Copy link
Open
Labels
P1Urgent regression or broken agent/channel workflow affecting real users now.Urgent regression or broken agent/channel workflow affecting real users now.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:needs-security-reviewClawSweeper marked this issue as needing security-sensitive review.ClawSweeper marked this issue as needing security-sensitive review.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:auth-providerThis issue is about auth, provider routing, model choice, or SecretRef resolution.This issue is about auth, provider routing, model choice, or SecretRef resolution.impact:securityThis issue is about security boundaries, credentials, authz, sandboxing, or sensitive data.This issue is about security boundaries, credentials, authz, sandboxing, or sensitive data.issue-rating: 🦪 silver shellfishThin issue quality; more reproduction proof or environment detail is needed.Thin issue quality; more reproduction proof or environment detail is needed.
Description
Metadata
Metadata
Assignees
Labels
P1Urgent regression or broken agent/channel workflow affecting real users now.Urgent regression or broken agent/channel workflow affecting real users now.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:needs-security-reviewClawSweeper marked this issue as needing security-sensitive review.ClawSweeper marked this issue as needing security-sensitive review.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:auth-providerThis issue is about auth, provider routing, model choice, or SecretRef resolution.This issue is about auth, provider routing, model choice, or SecretRef resolution.impact:securityThis issue is about security boundaries, credentials, authz, sandboxing, or sensitive data.This issue is about security boundaries, credentials, authz, sandboxing, or sensitive data.issue-rating: 🦪 silver shellfishThin issue quality; more reproduction proof or environment detail is needed.Thin issue quality; more reproduction proof or environment detail is needed.
Summary
My Claude account was suspended after CodexBar had been running for roughly half a day. The account had been stable before this, and identity verification / KYC was already complete.
This is a temporal correlation report, not a claim of proven causation. I do not yet have evidence tying the suspension to a particular CodexBar request. I am reporting it so the Claude polling paths can be audited and other users can be warned if necessary.
Timeline and observed behavior
Auto; refresh frequency wasEvery 5 minutes.No available fetch strategy for claude.claude auth status --jsonnow reportsloggedIn: falseandauthMethod: none.Autowas selected.No account email, OAuth token, cookie, or other credential is included in this report.
Environment
Related issue
#2251 reported that the Claude CLI usage probe could create a new empty account-side session for each cold probe. #2263 fixed that behavior by reusing a persisted session ID, and that fix is present in v0.45.2. Therefore this suspension report may be distinct, but the earlier issue shows that passive quota probing can have provider-side effects and seems relevant to the risk review.
Policy context
Anthropic's current Claude Code legal/compliance documentation says that subscription OAuth authentication is intended for Claude Code and Anthropic's native applications, and directs third-party products to API-key authentication:
https://code.claude.com/docs/en/legal-and-compliance
CodexBar only reads usage data rather than running model inference, so it is unclear whether the quota-only OAuth path is considered supported. A clear statement or warning in CodexBar would help users make an informed choice.
Expected behavior
A passive quota monitor should not materially increase account-enforcement risk. If a provider path is not explicitly supported, CodexBar should avoid selecting it automatically or should show a prominent warning before enabling it.
Requested investigation / safeguards
Auto, including fallback behavior and request cadence.I can provide a redacted screenshot of the suspension notice or additional diagnostics if maintainers specify what is safe and useful. Please do not request OAuth tokens, cookies, or full Keychain exports.