md-to-word
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileThe skill's footprint is coherent with its stated purpose: it transforms Markdown (including Mermaid/SVG assets) into a styled Word document using established open-source tools. Install and execution paths rely on official registries and common package managers, which is proportionate for a developer tooling utility. The data flow is largely local (Markdown → diagrams → Word output) with no credential handling or external data exfiltration. Security-wise, it is a benign-to-moderately-risky tool due to dependency install chains and potential supply-chain risk from multiple third-party tools, but there is no evident credential leakage or covert data transmission. Overall, the evaluation leans toward BENIGN with MEDIUM securityRisk due to dependency surface; monitor for updates in the involved tools and ensure integrity checks (checksums/signatures) are in place during installation.