Y
Hacker News
new
|
ask
|
show
|
jobs
by
ailef
545 days ago
How would an LLM agent "block these security bugs at runtime" exactly?
1 comments
wmf
545 days ago
I guess the idea is like spam filtering but for function calls. You could use a deep learning model as a classifier to detect abnormal patterns. You probably wouldn't want to use an LLM though and I'm skeptical about the accuracy and performance.
link