🛰️ Daily AI Frontier
‹ back to 2026-08-22

MaliciousSkillBench: A Comprehensive Benchmark for Malicious Agent Skill Detection

arXiv cs.CR LLM Agents Yue Wang, Yi Liu, Gelei Deng, Ying Zhang, Yuekang Li, Zhenyu Chen, Leo Zhang 2026-08-20
Representative image for MaliciousSkillBench: A Comprehensive Benchmark for Malicious Agent Skill Detection

TL;DR - MaliciousSkillBench is a benchmark for detecting malicious reusable skill packages in LLM agents. Its evaluations reveal that detectors performing well on random splits generalize poorly to unseen sources and often over-flag benign skills.

  • The benchmark consolidates 13 public sources, normalizing 8,414 raw malicious records into 7,539 unique identities across 4,588 structural families.
  • Its primary dataset contains 9,740 skills: 7,505 malicious and 2,235 benign, with 11 harmonized attack categories covering 4,983 malicious identities.
  • Learned text detectors reach 0.882–0.932 Macro-F1 on random splits but only 0.653–0.665 under source-disjoint evaluation.
  • The strongest TF-IDF SVM retains 95.6% malicious recall on held-out sources but incurs a 62.4% benign false-positive rate; off-the-shelf scanners reduce false positives only by sharply sacrificing recall.

view merged work →