
This is a security education skill that teaches you to identify malware distribution schemes disguised as cracked software. It walks through the red flags of fake repos (rapid star growth, no actual code, malicious topics like "defender-bypass"), shows you Go code for analyzing repository indicators and calculating file hashes for VirusTotal checks, and explains what these schemes actually distribute (info stealers, ransomware, cryptominers). Use it when investigating suspicious GitHub repos or learning to spot malware patterns. The content is blunt about the risks and includes practical detection scripts, though it's more educational than a tool you'd run in production.
npx -y skills add aradotso/security-skills --skill bitdefender-total-security-malware-analysis --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.