Evaluating QR Codes

Does anyone know of a web site where I can upload a QR code image and evaluate it for malware? I know Virustotal can accept files, URLs, or hashes, but I would like to be able to analyze a QR code for legitimacy.

For promptness and automation skip the image upload and use the CLI to decode/read QR Codes, you may use PowerShell with the free open source ZXing.Net library loaded.