They’re simply not allowing obfuscation, even if it’s not for malicious purposes. It’s either difficult to understand what’s going on, or most of the time it is malicious.
Hate to bump the thread but this is just obnoxious on roblox’s end. I have a plugin I have been maintaining for 2 years. Because roblox doesn’t protect our code themselves, I had to write a custom system to prevent people from stealing my plugin without paying including obfuscation and my own encryption system. After using the system for two years and becoming reliant on it, now roblox is deciding they have an issue with it. Meanwhile, the only reason its there in the first place is because I have to protect my own stuff from people who wish to steal my plugin.
I have talked to a some other developers and they also seem to be getting more and more violations for “Misusing Roblox Systems” ie. obfuscation. Unsure why roblox cares so much about obfuscation, anyone who runs an obfuscated script knows the risk- as long as you’re getting your code from a trusted source I don’t see an issue with obfuscation.