Does anyone know a way to detect vibecoded mods on Github?
I admit this is only tangentially related to Minecraft modding, but given the recent discussions about the various problems of AI generated code and assets, I figured I'd ask.
I'm a mod-hoarder, and I love browsing recently published mods to find cool new things fresh off the press. These days though, it's a slog, constantly questioning whether something was made with an LLM, and I'm not familiar enough with LLM code to identify myself whether a mod is vibecoded without really obvious tells, but I know that people who are more knowledgable can pretty reliably tell, which means there must be some identifiable metrics...
So I have to ask, does anyone know of any tools that exist that you can point to a Github Repository and have it check, with even decent accuracy, if Java code is mostly vibecoded?
I feel like it would be a useful tool to have, even if it's not always accurate. This way I could run a check on any source-available mod that I'm suspicious of, and see whether to look into it more deeply or not before deciding to use it or reccommend it.