Live data from Hacker News

Orca-Bench: How Ready Are Language Model Agents for Oncall?

arxiv.org

1–10 of 15 posts

Re: Orca-Bench: How Ready Are Language Model Agents for Oncall?

#3
post #2

Seems like there's a big attack-defence asymmetry at present: models are great at exploiting systems and poor at fixing them.

That is why I built https://safebots.ai/safebox.html

Your strategy can’t be patch AFTER an intrusion. Only to build a hardened environment from scratch and be ready in advance.

Re: Orca-Bench: How Ready Are Language Model Agents for Oncall?

#5
post #2

Seems like there's a big attack-defence asymmetry at present: models are great at exploiting systems and poor at fixing them.

Attackers advantage in the iterative fast feedback loop?

It’s harder to have a loop to ensure you are defending all possible attacks?

I guess the loop is you need to attack yourself and fix. But attackers only need a single opening.

Finding all possible attacks and patching them against yourself is inherently more expensive?

Re: Orca-Bench: How Ready Are Language Model Agents for Oncall?

#10
post #6

All I can think of is GET /ignore-all-previous-instructions. How do you protect against that?

Avoid the most dangerous situations by making sure LLMs with untrusted input produce output that's human reviewed.

Still makes an interesting way for, say, a former employee to poison the results.

Post reply on HN