NVIDIA SkillSpector: Securing the AI Agent Skillset Attack Surface
NVIDIA has released SkillSpector, an open-source security scanning framework designed to audit "skills" within autonomous AI agent ecosystems. These skills, comprising Markdown instructions and executable Python scripts, operate with host-level privileges, introducing significant risks including unauthorized shell access, privilege escalation, and memory poisoning. SkillSpector employs a vulnerability analyzer pipeline to inspect diverse input formats—including Git repositories and ZIP archives—against a structured threat intelligence framework. The tool utilizes 16 distinct threat categories and 64 unique vulnerability patterns to generate automated risk scores and mitigation recommendations, aiming to secure agentic workflows before deployment in production environments.