Skip to main content

markdown-author

Ensures quality markdown content creation and editing, following best practices for syntax, structure, and accessibility.

Install this skill

or
56/100

Security score

The markdown-author skill was audited on Feb 12, 2026 and we found 6 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

high line 291

Template literal with variable interpolation in command context

SourceSKILL.md
291return `Hello, ${name}!`;
critical line 306

Piping content to bash shell

SourceSKILL.md
306| Bash/Shell | `bash` or `shell` |
low line 185

External URL reference

SourceSKILL.md
185[Link text](https://example.com)
low line 186

External URL reference

SourceSKILL.md
186[Link with title](https://example.com "Title text")
low line 197

External URL reference

SourceSKILL.md
197[docs]: https://example.com/docs
low line 198

External URL reference

SourceSKILL.md
198[api]: https://example.com/api
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →