arXiv Downloader

Security checks across malware telemetry and agentic risk

Overview

This skill does what it claims: it downloads arXiv PDFs or LaTeX source files and saves them locally.

Install only if you want an agent to download files from arxiv.org. Use a dedicated output folder and avoid untrusted custom filenames, because the script does not sanitize --name or fully constrain output paths before writing files.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
84% confidence
Finding
The skill documentation describes and invokes a script that performs outbound network access to arXiv, but the skill declares no corresponding permissions. This is a real security governance issue because undeclared network capability reduces transparency and can bypass user or platform expectations about what the skill is allowed to do, even though the stated purpose here is legitimate paper download functionality.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal