mdx-to-markdown
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill operates locally on provided file paths.
- [COMMAND_EXECUTION]: The workflow involves running a local Node.js script and utilizing
gitandripgrep(rg) for repository context and validation. These are routine tasks for a documentation conversion tool and are implemented safely using argument arrays inexecFileSyncto prevent shell injection.
Audit Metadata