Open
Description
The idea is to create a package that would request ChatGPT in API to get informations about a given code (a source code obfuscated for example). We could combine the code with the JS-X-Ray result in the prompt to improve the change of having an accurate overview.
I tested myself with a malicious code and it work quite well. If we succeed we could imagine implementing that as a feature in the WebUI / CLI (and probably use that later on in our database).