AI AGENT ADDONS

Security Threat Awareness

aradotso/security-skills
Security
867installs

Malicious actors hide dangerous software in fake GitHub repositories that look like security tools. These repos often offer cracked antivirus or free premium licenses to trick you. Downloading from them can infect your computer with trojans, ransomware, or cryptominers.

This skill helps you spot the warning signs. It checks for piracy terms, fake star counts, missing source code, and unofficial ownership. You can use the provided Python code to evaluate any repository before trusting it.

Always get security software from official websites only. For open source antivirus, use legitimate projects like ClamAV. Stay safe by verifying every download source.

Add Security Threat Awareness skill to your workflow

Global

mkdir -p ~/.claude/skills/security-threat-awareness

Project

mkdir -p .claude/skills/security-threat-awareness

Source Repository

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