docx-to-markdown
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs its primary function (DOCX to Markdown conversion) using industry-standard Node.js libraries. No unauthorized system access or command execution was detected.
- [SAFE]: All network operations are absent from the source code. The skill works entirely on local files provided by the user.
- [SAFE]: There are no indicators of obfuscation, credential harvesting, or privilege escalation. The code is written in plain text and follows standard development practices.
- [SAFE]: Indirect prompt injection risks are minimal as the tool transforms content via structured parsing libraries rather than simple string concatenation, though as with any content-processing skill, the agent should treat the resulting output as untrusted data.
Audit Metadata