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


