Agent Skills
› cisco-ai-defense/skill-scanner
› eicar-test
eicar-test
GitHub包含EICAR测试文件的技能,用于验证防病毒软件或VirusTotal二进制文件扫描器的集成与检测能力。
触发场景
测试恶意软件检测功能
验证VirusTotal扫描器集成
安装
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.
版本历史
- 48f5934 当前 2026-08-20 07:36


