I built a Claude Code skill that tells you if code or a binary is malicious before you run it
I have always wanted AI to bridge the gap between code and people - to help non-technical users understand what software actually does before they trust it with their machine. So I built malware-check - both a standalone CLI tool and a Cla…