ClawHub Security Signals: When VirusTotal, Static Analysis, and SkillSpector Disagree

📅 2026-05-31
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the limitations in safety detection of AI agent skills caused by inconsistent results across multiple scanners. By constructing and analyzing a curated dataset comprising 67,453 versions of OpenClaw skills, the work presents the first systematic comparison of detection discrepancies among VirusTotal, static heuristic analysis, and SkillSpector. The findings reveal an extremely low consensus rate of only 0.69% among the three approaches, with each targeting distinct attack surfaces: VirusTotal excels at identifying known malicious code, while SkillSpector demonstrates higher sensitivity to suspicious agent behaviors. Based on these insights, the paper advocates for a layered governance strategy rather than reliance on any single detection method and releases the first silver-standard dataset dedicated to the security evaluation of AI agent skills.
📝 Abstract
Agent skills extend AI agents with reusable instructions, tools, scripts, references, and workflows, establishing a security boundary distinct from both model safety and traditional package-malware detection. ClawHub Security Signals is a sanitized dataset of 67,453 latest public OpenClaw skill versions. Each row pairs redacted SKILL.md content and sanitized bundled files where present with a final ClawScan registry verdict and evidence from three scanner families: VirusTotal, static heuristic analysis, and NVIDIA SkillSpector. Rather than estimating malicious-skill prevalence, we study scanner disagreement. The three scanners rarely flag the same skills: any pair overlaps on at most 10.4% of their combined positives, only 0.69% of skills are flagged by all three, and 81.9% of flagged skills are identified by a single scanner. The disagreement is structured by attack surface. SkillSpector, which raises semantic agentic-risk advisories rather than malware-reputation signals, is positive for 19,209 of 25,504 suspicious rows (75.3%) but only 14 of 206 malicious rows (6.8%). The malicious-verdict region shows the inverse profile: 150 of 206 malicious rows (72.8%) are VirusTotal-positive, consistent with bundled-code malware evidence. These results show that agent-skill security requires layered governance, not single-scanner allow/block decisions. The corpus is released as a sanitized silver-standard dataset: labels are the registry's automated verdicts, not human-annotated ground truth, and the release represents an early, versioned snapshot intended to support the community while a human-annotated subset is developed. Further research is encouraged, including models tailored for skill-security triage.
Problem

Research questions and friction points this paper is trying to address.

agent skills
security signals
scanner disagreement
malware detection
AI security
Innovation

Methods, ideas, or system contributions that make the work stand out.

agent skills
security signals
scanner disagreement
layered governance
silver-standard dataset
🔎 Similar Papers
No similar papers found.
Vincent Koc
Vincent Koc
Research Fellow UQ, Reasearcher Comet ML, Program Mentor MIT, Mentor UTS
Generative AIArtificial IntelligenceDeep LearningMachine LearningFederated Learning
P
Patrick Erichsen
OpenClaw Foundation, USA
J
Jacob Tomlinson
NVIDIA, United Kingdom
A
Agustin Rivera
NVIDIA, USA
M
Michael Appel
NVIDIA, USA
N
Nir Paz
NVIDIA, USA