Skip to main content

commonmark

Facilitates parsing and generating Markdown according to the CommonMark specification, enabling structured document creation.

Install this skill

or
95/100

Security score

The commonmark skill was audited on Feb 9, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 57

Template literal with variable interpolation in command context

SourceSKILL.md
57console.log(`H${node.level}: ${node.firstChild?.literal}`);
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →