logoalt Hacker News

harrallyesterday at 11:53 PM1 replyview on HN

Well all these bugs (iTerm2’s, prompt injection, SQL injection, XSS) are one class of mistake — you sent out-of-band data in the same stream as the in-band data.

If we can get that to raise a red flag with people (and agents), people won’t be trying to put control instructions alongside user content (without considering safeguards) as much.


Replies

ammar2today at 12:48 AM

> (and agents)

Ironically, agents have the exact same class of problem.

show 1 reply