AI-Powered Markdown to Word Converter (LaTeX, Mermaid & Auto Formatting)

Security checks across malware telemetry and agentic risk

Overview

This skill does what it says, but it uploads your Markdown file to md2word.com, so the file contents are shared with that external service.

Before installing, confirm you are comfortable sending Markdown content to md2word.com. Do not use it for confidential, regulated, or secret-bearing files unless that external service is acceptable for your data.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

#
ASI07: Insecure Inter-Agent Communication
Low
What this means

Anything inside the Markdown file may be processed by md2word.com, including private notes, customer data, code snippets, or secrets if the user includes them.

Why it was flagged

The skill explicitly sends the user's Markdown file to an external conversion provider. This matches the stated purpose, but it creates a data-sharing boundary users should understand.

Skill content
automatically accesses the `https://md2word.com/en` website, uploads the file, and downloads the converted Word file
Recommendation

Use this only for files you are comfortable uploading to md2word.com; use a local converter for confidential documents.

#
ASI04: Agentic Supply Chain Vulnerabilities
Info
What this means

Users have less independent information to verify who maintains the skill or where updates come from.

Why it was flagged

The registry information does not identify a source repository or homepage, limiting provenance review. The included code and dependencies are simple and pinned, so this is a transparency note rather than a security concern.

Skill content
Source: unknown
Homepage: none
Recommendation

Review the included source before use and prefer verified sources for workflows involving sensitive documents.