← 返回 Skills 市场
ckchzh

Clamav

作者 BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
116
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install clamav
功能描述
ClamAV open-source antivirus reference. clamscan, freshclam database updates, clamd daemon configuration, custom signatures, quarantine workflows, automated...
使用说明 (SKILL.md)

ClamAV

ClamAV open-source antivirus reference. Real scan commands, daemon config, signature management.

Commands

Command Description
intro What is ClamAV, components, architecture
scan clamscan options, recursive, infected-only output
update freshclam, database mirrors, proxy config
daemon clamd.conf, clamdscan, socket configuration
signatures Custom signatures, .ndb/.ldb format
quarantine Moving infected files, --move/--copy
automation Cron scanning, email notifications
performance Multithreading, exclude patterns, memory limits
安全使用建议
This skill is a static reference and appears to only print ClamAV documentation and example commands. It does not request credentials or auto-install software. Before running any of the example commands on your system, review them carefully: many examples will download files (curl/wget), update signature databases (freshclam), or start/enable services (systemctl) and should be run intentionally with appropriate privileges. The EICAR test file example is a standard safe test vector, but only fetch it from the official EICAR URL. If you plan to automate scans or run on production hosts, ensure you run updates as the correct user and verify database signatures/mirrors. If you want extra assurance, inspect the full scripts/script.sh content locally — it appears to be a documentation generator and not an active downloader or exfiltration tool.
功能分析
Type: OpenClaw Skill Name: clamav Version: 1.0.0 The bundle is a comprehensive documentation and reference tool for ClamAV antivirus. The script 'scripts/script.sh' serves as a CLI-based manual, providing configuration examples, command usage, and signature writing guides via heredocs, without executing any high-risk operations or exhibiting malicious intent.
能力评估
Purpose & Capability
The name/description (ClamAV reference) matches the included SKILL.md and the script: both provide commands, configuration examples, and operational guidance for clamscan, freshclam, clamd, signatures, quarantine, automation, and performance. There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
SKILL.md and scripts contain real command examples (e.g., freshclam, clamscan, clamdscan, curl/wget to fetch the EICAR test file, and examples of running systemctl). This is expected for an operational reference, but the examples include network operations and commands that, if executed on a host, will perform downloads, update databases, or change system state. The skill itself prints documentation — it does not appear to autonomously execute those potentially impactful commands.
Install Mechanism
No install spec is provided (instruction-only with an included script). Nothing is downloaded or written to disk by an installer; the included script is a local documentation helper. Low install risk.
Credentials
The skill requires no environment variables, credentials, or config paths. Examples reference standard ClamAV paths (/etc/clamav, /var/lib/clamav) which are appropriate for the topic. No disproportionate secret access is requested.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-level privileges. It does not modify other skills or global agent settings. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clamav
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clamav 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug clamav
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Clamav 是什么?

ClamAV open-source antivirus reference. clamscan, freshclam database updates, clamd daemon configuration, custom signatures, quarantine workflows, automated... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 Clamav?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install clamav」即可一键安装,无需额外配置。

Clamav 是免费的吗?

是的,Clamav 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Clamav 支持哪些平台?

Clamav 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Clamav?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。

💬 留言讨论