Skip to main content

mdx-sanitizer

Sanitizes MDX content for Docusaurus builds, preventing JSX parsing errors and ensuring safe rendering of complex patterns.

Install this skill

or
94/100

Security score

The mdx-sanitizer skill was audited on Mar 7, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 91

Template literal with variable interpolation in command context

SourceSKILL.md
91console.log(`Fixed ${result.issues.length} issues`);
low line 159

External URL reference

SourceSKILL.md
159- [MDX Troubleshooting](https://mdxjs.com/docs/troubleshooting-mdx/)
Scanned on Mar 7, 2026
View Security Dashboard