[Bug] Anthropic API Error: Safety filtering incorrectly blocks Rust transpiler code analysis

Status Open
Reported on v2.1.212
Maintainer reply None cached
Activity 1 comment · opened Jul 17, 2026

Bug Description
The service erroneously flagged message for a cybersecurity topic. I am doing a C/C++ to safe idiomatic Rust transpiler here! I allowed you to look into my transcripts, so do it!! You are pushing me to go with OpenAI!!

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.212
  • Feedback ID: 8b74b6c8-0ef8-49ce-99f8-7802efdaa66c

Errors

[]

Here is my prompt that triggered your damn security:

❯ The transpilation must go exactly this way: printf (C) => std::print (C++) => print/println (Rust)
  Why? Because our byproduct is C/C-with-classes uplifted to safer C++, and we do not wanna implement transpilation to Rust two times - one for printf and one for std::print.

  Mind that some of the items might have been already fixed or implemented, so verify with code.

  Use rival subagents religiously adhering to TDD, SOLID, KISS, DRY, YAGNI, TRIZ, etc.
  Facilitate researches/investigations/discussions/brainstorms/experiments whenever needed.
  Use browser automation to consult with Google in AI mode on tech architecture/implementation/investigation/debug.
  You must talk to Google AI mode using browser automation to discuss tech design/implementation or debug. Be very unbiased by asking open questions whenever applicable, or you wanna have second opinion/get a hint to missed options.
  Use worktrees for isolation.
  Keep worktrees clean: once work in worktree is done - ensure to commit/push/merge, then delete worktree.
  Religiously use workflows/ultracode/ultrathink.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗