AI AGENT ADDONS

Malware Detection And Removal

aradotso/security-skills
Security
813installs

Malware detection and removal helps you spot fake software repositories that try to trick people. These repositories often use names like crack or keygen to look real. They may have no code and many fake stars. This skill teaches you how to find and avoid such threats. It is useful for anyone who downloads software from GitHub and wants to stay safe.

You will learn to check for suspicious keywords and missing README files. A simple analysis can tell you if a repository is dangerous. Use this skill to protect yourself and others from malware, ransomware, or information stealers. It works by scanning repository details and flagging high risk patterns automatically.

Add Malware Detection And Removal skill to your workflow

Global

mkdir -p ~/.claude/skills/malware-detection-and-removal

Project

mkdir -p .claude/skills/malware-detection-and-removal

Source Repository

Stars
5
Forks
0
Watchers
5
License
NOASSERTION
Last Push
24 days ago
Created
2 months ago