markdown-to-docx
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the python-docx library, which is a widely-used and legitimate package for programmatically generating Word documents, sourced from the official Python Package Index (PyPI).
- [SAFE]: The Python implementation docx_generator.py relies on deterministic string parsing and the python-docx API to create files. It does not perform any sensitive data access, network communication, or dynamic code execution.
Audit Metadata