
This helps you spot repositories that pretend to offer cracked software but actually distribute malware. It analyzes patterns like "Bitdefender crack" combined with topics like defender-bypass and thread-hijacking, calculates risk scores based on red flags, and walks you through reporting them. The Go code examples show how to scan for suspicious keywords, collect evidence via GitHub's API, and generate abuse reports. Useful when you stumble across sketchy repos promising free premium antivirus or when you want to automate detection of piracy-themed malware distributors. The skill is clear that repos offering cracked security software are almost always traps, which is the right call.
npx -y skills add aradotso/security-skills --skill malware-detection-and-reporting --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.