bkc_checker is a python script to compare your current software configuration with a BKC (Best Known Configuration).
BKC script are not checked in any way. Use at your own risk. The developer(s) are not responsible in any way of any destruction that this tool may caused.
It works by execute command-line commands and compare the output of the current computer configuration with a BKC file.
bkc_checker <software.bkc.json>
Currently, there is no central BKC repository. The good thing is, all BKC json have "bkc_checker" key inside the json.
try to search it at https://gist.github.com/search?q=bkc_checker