GitHub CLI API Request Blocked Incorrectly as Usage Policy Violation
Resolved 💬 3 comments Opened Jul 31, 2025 by ianandersonlol Closed Aug 15, 2025
Bug Description
I am giving it a pretty simple request to use github cli to create a repo, which i've had it do a million times before and it's telling me that's a usage policy violation. just reading it over... it's clearly not.
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 1.0.64
- Feedback ID: 2858de06-ba4e-437a-a9e7-bc1d29b55e18
Errors
[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n at genericNodeError (node:internal/errors:983:15)\n at wrappedFn (node:internal/errors:537:14)\n at checkExecSyncError (node:child_process:882:11)\n at execSync (node:child_process:954:15)\n at t7 (file:///Users/iananderson/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:865:5108)\n at file:///Users/iananderson/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:776:48959\n at Q (file:///Users/iananderson/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:674:14418)\n at cJ (file:///Users/iananderson/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:776:46397)\n at Pz (file:///Users/iananderson/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:776:45264)\n at W9 (file:///Users/iananderson/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:776:51585)","timestamp":"2025-07-31T17:48:35.364Z"},{"error":"RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded\n at Socket.onChildStdout (node:child_process:481:14)\n at Socket.emit (node:events:507:28)\n at Socket.emit (node:domain:489:12)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at Pipe.onStreamRead (node:internal/stream_base_commons:189:23)","timestamp":"2025-07-31T17:48:35.665Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗