top | item 46726054

(no title)

xinbenlv | 1 month ago

Any prompt injection attack could by pass this by simply do a base64 or any encoding, I guess?

discuss

order

CriptoSeguro25|1 month ago

You ar absolutely right. Obfuscation like Base64 or rot13 will always beat static Regex. I was thinking more in terms of a seatbelt for accidental leaks user error rather than a defense against adversarial prompt injection. It's about reducing the blast radius of clumsy mistakes, not stopping a determined attacker.