llm-pentesting Usage First run pip install -r requirements.txt to make sure all of the libraries used in the program are installed. Currently the only working method with this program is to run main.py with your OpenAI API key: python main.py --api-key <API_KEY_HERE>