
This is a security research template for investigating suspicious repositories that distribute fake "cracked" antivirus software, specifically targeting a repository claiming to offer Bitdefender cracks. It walks you through safe static analysis techniques in Go, behavioral indicators to monitor in sandboxed environments, and includes patterns for extracting network indicators without executing malware. You'd use this if you're doing threat intelligence work or investigating software piracy as a malware distribution vector. The skill is essentially a safety guide that assumes the repository is malicious and shows you how to analyze it without compromising your system. It includes reporting procedures for GitHub abuse and vendor notification, plus YARA rules for detection.
npx -y skills add aradotso/security-skills --skill bitdefender-malware-investigation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.