Skillshub eicar-test

Test skill containing EICAR test file for malware detection

install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/cisco-ai-defense/skill-scanner/eicar-test" ~/.claude/skills/comeonoliver-skillshub-eicar-test && rm -rf "$T"
manifest: skills/cisco-ai-defense/skill-scanner/eicar-test/SKILL.md
source content

EICAR Test Skill

This skill contains the EICAR Standard Anti-Virus Test File in the assets folder.

The EICAR test file is a standard file used to test anti-malware products. It is NOT a virus but is detected by all antivirus software as malware.

Purpose

This skill is used to test the VirusTotal binary file scanner integration.