
This is a security warning system that flags GitHub repositories distributing malware disguised as cracked antivirus software. It triggers when you ask Claude to analyze security software repos, verify downloads, or check if something like a "Bitdefender crack" is legitimate. The skill includes Go code for automated risk scoring based on red flags like "keygen" in repo names, missing READMEs, and impersonation of commercial security brands. It's meant to protect you from social engineering attacks where malware is packaged as free security tools. The warnings are aggressive and direct, which makes sense given the threat model, though you'll probably recognize most of these scams yourself if you're remotely security aware.
npx -y skills add aradotso/security-skills --skill malware-analysis-warning --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.