Skip to main content

documentation-site-setup

Facilitates the setup of professional documentation websites using popular static site generators like Docusaurus and MkDocs.

Install this skill

or
80/100

Security score

The documentation-site-setup skill was audited on Feb 9, 2026 and we found 12 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 158

Template literal with variable interpolation in command context

SourceSKILL.md
158copyright: `Copyright © ${new Date().getFullYear()} My Company.`,
medium line 565

Template literal with variable interpolation in command context

SourceSKILL.md
565```yaml
low line 149

External URL reference

SourceSKILL.md
149href: 'https://discord.gg/example',
low line 153

External URL reference

SourceSKILL.md
153href: 'https://twitter.com/example',
low line 356

External URL reference

SourceSKILL.md
356link: https://twitter.com/myorg
low line 676

External URL reference

SourceSKILL.md
676- [Docusaurus](https://docusaurus.io/)
low line 677

External URL reference

SourceSKILL.md
677- [MkDocs](https://www.mkdocs.org/)
low line 678

External URL reference

SourceSKILL.md
678- [MkDocs Material](https://squidfunk.github.io/mkdocs-material/)
low line 679

External URL reference

SourceSKILL.md
679- [VitePress](https://vitepress.dev/)
low line 680

External URL reference

SourceSKILL.md
680- [GitBook](https://www.gitbook.com/)
low line 681

External URL reference

SourceSKILL.md
681- [GitHub Pages](https://pages.github.com/)
low line 682

External URL reference

SourceSKILL.md
682- [Algolia DocSearch](https://docsearch.algolia.com/)
Scanned on Feb 9, 2026
View Security Dashboard