Markdown Converter

Security checks across malware telemetry and agentic risk

Overview

The skill appears to perform ordinary document-conversion work, with one transparency issue around declared permissions but no evidence of malicious behavior.

Install only if you are comfortable letting the skill read the specific Markdown files you provide, create converted output files, and install or run local conversion dependencies. Review any package-install command before allowing it.

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
87% confidence
Finding
The skill only declares `allowed-tools: Bash` but its documented workflow clearly instructs the agent to read user-supplied markdown files, write converted output files, and execute shell commands that can install packages and run Python scripts. This permission mismatch weakens transparency and policy enforcement because the skill's effective capabilities exceed what is explicitly declared, increasing the chance of unintended file access, file creation, or package installation during execution.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal