logoalt Hacker News

stavrosyesterday at 10:33 PM1 replyview on HN

So your solution to prevent LLM misuse is to prevent LLM misuse? That's like saying "you can solve SQL injections by not running SQL-injected code".


Replies

jychangyesterday at 11:14 PM

Isn't that exactly what stopping SQL injection involves? No longer executing random SQL code.

Same thing would work for LLMs- this attack in the blog post above would easily break if it required approval to curl the anthropic endpoint.

show 2 replies