Markdown Anything

Security checks across malware telemetry and agentic risk

Overview

This skill does what it says: it converts user-selected files by uploading them to Markdown Anything using the user's API token.

Install this only if you are comfortable sending chosen files to Markdown Anything for processing. Avoid converting sensitive or regulated documents unless that provider is approved for your use, and protect the MDA_API_TOKEN because it authorizes API usage and may spend credits.

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
91% confidence
Finding
The skill declares and documents shell-based tools (`scripts/convert.sh` and `scripts/credits.sh`) but does not declare corresponding permissions. This creates a transparency and policy gap: the agent may invoke local shell scripts and process user-supplied file paths without explicit permission disclosure, increasing the risk of unintended command execution, unsafe file access, or misuse of sensitive local data.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal