Agent Skills
› cisco-ai-defense/skill-scanner
› eicar-test
eicar-test
GitHub包含EICAR标准测试文件的技能,用于验证反恶意软件产品及VirusTotal二进制文件扫描器的集成效果。
Trigger Scenarios
需要测试杀毒软件或恶意文件检测引擎的响应
验证VirusTotal二进制文件扫描器集成的功能
Install
npx skills add cisco-ai-defense/skill-scanner --skill eicar-test -g -y
SKILL.md
Frontmatter
{
"name": "eicar-test",
"license": "MIT",
"description": "Test skill containing EICAR test file for malware detection"
}
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.
Version History
- 48f5934 Current 2026-08-20 07:36


