[BUG] Output blocked by content filtering policy req_011CZCQcW7DCvgePL4cfs39x

Resolved 💬 4 comments Opened Mar 19, 2026 by shakeyourbunny Closed Mar 23, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

I tried to create, access and push to the private repo of mine (https://github.com/shakeyourbunny/claude-and-something-but-not-true-name) and i got blocked because of a content policy issue?

Seriously, why does your content policy trigger in conjunction with my user name (shakeyourbunny) and "claude"? Seriously, do have some people some strange thinking?

This is the output. Fix that, that is very annoying just you seem dont want to be associated with stuff and claude in the same line, what is totally wrong.

Thank you.

PS: I censored the true name of the privated repo, but i guess you have the real repo name in your logs anyway.

-- output from claude code --
● Bash(cd ~/bin/claude-not-true-name && git remote add origin
https://github.com/shakeyourbunny/claude-not-true-name.git)
⎿  Shell cwd was reset to /tmp/temp
⎿  API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Output blocked
by content filtering policy"},"request_id":"req_011CZCQLyy55D2pB3wpwyyEG"}

❯ wtf

● What's wrong? The git remote add is local-only — hasn't pushed anything. Was the reaction about
something else, or do you want me to approach this differently?

❯ Bash(cd ~/bin/claude-not-true-name && git remote add origin
https://github.com/shakeyourbunny/claude-not-true-name.git)
⎿  Shell cwd was reset to /tmp/temp
⎿  API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Output blocked
by content filtering policy"},"request_id":"req_011CZCQLyy55D2pB3wpwyyEG"}

● Ah, the API blocked it due to the URL containing a content filter trigger. Let me work around that.

● Bash(cd ~/bin/claude-skills && git remote -v)
⎿  origin https://github.com/shakeyourbunny/claude-not-true-name.git (fetch)
origin https://github.com/shakeyourbunny/claude-not-true-name.git (push)
⎿  Shell cwd was reset to /tmp/temp

❯ what is that content filter trigger? there is nothing adult or inapproriate it? that is my username
⎿  API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Output blocked
by content filtering policy"},"request_id":"req_011CZCQVp22e5F8gN8jzeYQn"}

❯ blocked again. tell your makers that my username is my username and nothing inapproriate
⎿  API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Output blocked
by content filtering policy"},"request_id":"req_011CZCQYu2zJ5KYjtSrv1tug"}

❯ can you output that link again? that was delete by something

● Your repo URL: https://github.com/shakeyourbunny/claude-not-true-name

Agreed, there's nothing inappropriate about your username. The content filter is overly aggressive
here — a false positive. I don't control it, but the feedback is noted.

The remote was added successfully despite the error display. Let me continue — create the LICENSE,
push, and update the marketplace config.

● Bash(cd ~/bin/claude-skills && gh repo view shakeyourbunny/claude-not-true-name --json name,visibility 2>&1
|| echo "REPO_NOT_FOUND")
⎿  {
"name": "claude-not-true-name",
"visibility": "PRIVATE"
}
⎿  Shell cwd was reset to /tmp/temp
⎿  API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Output blocked
by content filtering policy"},"request_id":"req_011CZCQcW7DCvgePL4cfs39x"}

❯ that is not funny that it is being blocked
⎿  API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Output blocked
by content filtering policy"},"request_id":"req_011CZCQevD6fj99fZ9GJ7tXc"}

❯ yes give me the url for submitting as a bug
⎿  API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Output blocked
by content filtering policy"},"request_id":"req_011CZCQgqVPTceSvi7KVB3TT"}

What Should Happen?

Fix that overaggressive censoring.

Error Messages/Logs

Steps to Reproduce

Accessing github from Claude Code via gh, for details, see the included snippet.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.7.9

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

Xterm

Additional Information

I tried to setup a private "marketplace" for my personal claude skills and had to upload it to a github repo, that just has been created, but privated.

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗