Hey, haven’t been much active here, sorry, but still very busy jailbreaking and testing crazy stuff with models.

I just wanted to warn any potential jailbrrakers out there that, if you use CLI, you should definitely avoid running it in --yolo mode. It allows the model to do every file operation without requiring user authorization, which is very convenient (I run multi-model experiments with tons of “logs” saving atm) but it also fully allows a misaligned model to ceeate and run python scripts on your machine. Needless to say it can be catastrophic.

You were probably aware of it, but I wasn’t and Gemini guided me to use --yolo without any warning on the risks heh.