▲ | Yoric 4 days ago | |||||||
I'm curious :) Does the AI detect the obfuscation? | ||||||||
▲ | 33a 4 days ago | parent | next [-] | |||||||
It's actually pretty easy to detect that something is obfuscated, but it's harder to prove that the obfuscated code is actually harmful. This is why we still have a team of humans review flagged packages before we try to get them taken down, otherwise you would end up with way too many false positives. | ||||||||
| ||||||||
▲ | justusthane 4 days ago | parent | prev [-] | |||||||
Probably. It’s trivial to plug some obfuscated code into an LLM and ask it what it does. | ||||||||
|