Resilient PDF

Security checks across malware telemetry and agentic risk

Overview

This skill is a transparent PDF fallback helper that downloads or reads user-specified PDFs, extracts text locally, and writes chosen output files.

Install if you are comfortable letting the skill fetch PDFs you specify and run local uvx/markitdown against them. Prefer trusted PDF URLs, keep outputs inside a workspace directory, and do not silently install dependencies or process sensitive PDFs unless you trust the local extraction toolchain.

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
95% confidence
Finding
The skill explicitly instructs the agent to read and write local files, fetch remote PDFs over the network, and invoke shell commands, yet no permissions are declared. That mismatch weakens policy enforcement and user visibility: a caller may assume the skill is low-privilege when it can actually download untrusted content and execute local tooling against it.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal