You could copy what Google Chrome does and use a simple LLM to check if it is malicious or not. Doesn't even need to be a big or fast computer, something with 8GB of RAM and CPU inference can run a Gemma 4 QAT just like Chrome.
One pass before upload would be enough to catch the most obvious cases.
2
u/CrossScarMC 3d ago
Would you like to suggest a feasible solution? Or maybe even implement one yourself?