False Positive: Character called 'Rapi' triggers PROHIBITED_CONTENT

Hello, I’m working on an open-source project that generates stories based on the Goddess of Victory: NIKKE universe.

One of the main characters of the game is called “Rapi”. However, most prompts containing her name seem to automatically trigger a “PROHIBITED_CONTENT” error which prevents the response from being generated.

For context, this is the actual input:

[Characters: Anis, Neon, Rapi and the Commander. Location: The Crown Kingdom. Plot: The Counters meet Chime and Crown for the first time.]

As you can see, the prompt is completely innocuous, yet it is considered unsafe. I think this is happening because the name of the character is similar to some more “unsafe words”. I am 100% that Rapi is the issue because if I write the exact same prompt but removing that character, it generates just fine.

I’m using Gemini 2.5 Flash in this example.

Please fix this. Thank you!