md-to-docx

Pass

Audited by Gen Agent Trust Hub on May 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses well-known and reputable Node.js packages (docx, marked) for document generation and markdown parsing, with no unverified or suspicious dependencies.
  • [SAFE]: File system operations are restricted to reading the input Markdown file and referenced local images, and writing the output document to a path provided by the user. No unauthorized data access or network exfiltration was detected.
  • [SAFE]: No network activity, hardcoded credentials, or dynamic code execution patterns (such as eval or exec) were identified in the source code.
  • [SAFE]: The implementation consists of pure JavaScript logic that follows standard practices for file processing without any obfuscation or hidden instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 12:05 PM