
This is a defensive security research skill that teaches you to identify and analyze malware distribution repositories on GitHub. It walks through red flags like fake star inflation, crack/keygen terminology, and missing source code, then shows safe analysis techniques using isolated environments and static analysis tools. The examples are built around a real pattern of fraudulent repos that impersonate legitimate security software. Honestly most useful if you're doing threat intelligence work or need to educate a team about social engineering tactics. The Go code samples focus on detection heuristics and safe file inspection rather than anything you'd run in production.
npx -y skills add aradotso/security-skills --skill bitdefender-malware-analysis --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.