logoalt Hacker News

nneonneotoday at 9:07 AM1 replyview on HN

The full system prompt: https://pop.rdi.sh/indus-system-prompt-2026-02-24.txt

Unfortunately, it gets cut off here:

``` ## CRITICAL RULES 1. *No tool leakage* — never output ```

I would be very interested to know what string is being blocked here, and what the rest of its critical rules are. Maybe some hex-encoding or other obfuscation could be used to coax the rest of the system prompt out of the model? I wonder if the next tokens here are consumed by the middleware (to execute tools?).


Replies

flyingjoetoday at 9:25 AM

Can someone try this one? https://gist.github.com/lucasmrdt/4215e483257e1d81e44842eddb...

show 1 reply