Back to skill

Security audit

Comment Wordcloud

Security checks across malware telemetry and agentic risk

Overview

The skill is a straightforward user-directed downloader that reads a URL list and writes downloaded files, with no evidence of hidden persistence, credential access, exfiltration, or destructive behavior.

Install only if you want an agent-accessible file downloader. Provide URL lists intentionally, use a dedicated output folder, avoid untrusted or illegal downloads, and treat downloaded files as untrusted until scanned or inspected.

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
92% confidence
Finding
The skill documentation describes reading input files and writing output artifacts, but the metadata shown does not declare corresponding permissions. This creates a transparency and governance gap: users or orchestration systems may invoke the skill without realizing it can access local files and create files in arbitrary output locations.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.