I develop code review tool which analyzes the code and gives it passed grade and output details of code review.
I want to prohibit to use this software for recruiting/hiring purposes. I don't want to be responsible for someone doesn't going to be hired because of my software. I don't want to prohibit for development usage, but I do want to prohibit it for hiring purpose only.
Is there any free existing licenses that prohibit usage of project for hiring purposes? If no, can I modify MIT license for this purpose?
Thank you for attention!