
This is a security analysis skill that helps you identify malicious GitHub repos disguised as legitimate software downloads. It focuses on repos claiming to offer cracked or pre-activated commercial security software like Avast, which are typically malware distribution channels. You get detection patterns for spotting red flags like keyword stuffing, artificial star growth, missing source code, and piracy-related keywords. The code examples show how to calculate threat scores, verify legitimate sources, and report suspicious repos. Honestly, this is more educational than operational. You could use it to train junior developers on malware distribution tactics or build automated repo screening tools, but the real value is learning the indicators of compromise rather than running the detection code as-is.
npx -y skills add aradotso/security-skills --skill avast-premium-security-awareness --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.