
This is a security awareness skill that detects malware distribution repos disguised as cracked software, specifically ones pretending to offer pirated Bitdefender antivirus. It analyzes suspicious indicators like artificial star inflation, SEO keyword stuffing, missing source code, and crack-related terminology. You'd use this when evaluating sketchy repositories or building automated threat detection systems to identify malware vectors targeting users searching for free versions of commercial security software. The skill includes detection pseudocode and reporting guidance, though honestly it's more of an educational reference than an executable tool. Good for security teams wanting to understand common malware repository patterns or for training junior analysts on social engineering tactics used in software piracy scams.
npx -y skills add aradotso/security-skills --skill malware-warning-bitdefender-crack --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.