computer security

Agent Skill Security: Threat Models, Attacks, Defenses, and Evaluation

arXiv:2607.13987

summary

The paper introduces SkillSec-Eval, a framework for assessing security risks throughout the entire lifecycle of reusable LLM agent skills, from repository admission to evolution.

Abstract

Reusable skills are becoming a fundamental building block of Large Language Model (LLM) agents, enabling capabilities to be packaged, shared, and reused across diverse applications. However, existing security research primarily focuses on prompt injection and runtime execution, leaving security risks throughout the broader skill lifecycle largely unexplored. In this paper, we present SkillSec-Eval, a lifecycle-aware framework for systematically evaluating the security of reusable agent skills. We first characterize the skill lifecycle and develop a threat taxonomy spanning repository admission, semantic retrieval, planner selection, execution, and skill evolution. We then instantiate this taxonomy in SkillSec-Eval and conduct a comprehensive empirical evaluation using a repository of 327 real-world skills. Our study demonstrates that vulnerabilities arise at multiple lifecycle stages beyond execution, highlighting the need for lifecycle-aware security analysis of reusable agent skills.

Topics & keywords

#llm agents#skill reuse#security evaluation#threat taxonomy#software lifecycleSkillSec-Evalprompt injectionskill repositorythreat modelempirical evaluation
Agent Skill Security: Threat Models, Attacks, Defenses, and Evaluation · wovepaper