Skip to main content

mkdocs-material

Expertise in configuring MkDocs with Material theme for Python documentation, enabling multi-language support and advanced features.

Install this skill

or
72/100

Security score

The mkdocs-material skill was audited on Mar 3, 2026 and we found 10 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 276

Curl to non-GitHub URL

SourceSKILL.md
276curl https://api.example.com
medium line 271

Fetch to external URL

SourceSKILL.md
271const response = await fetch("https://api.example.com");
low line 166

External URL reference

SourceSKILL.md
166link: https://twitter.com/my-org
low line 246

External URL reference

SourceSKILL.md
246"https://api.example.com/users",
low line 266

External URL reference

SourceSKILL.md
266response = requests.get("https://api.example.com")
low line 271

External URL reference

SourceSKILL.md
271const response = await fetch("https://api.example.com");
low line 276

External URL reference

SourceSKILL.md
276curl https://api.example.com
low line 451

External URL reference

SourceSKILL.md
451- MkDocs: https://www.mkdocs.org/
low line 452

External URL reference

SourceSKILL.md
452- Material for MkDocs: https://squidfunk.github.io/mkdocs-material/
low line 453

External URL reference

SourceSKILL.md
453- PyMdown Extensions: https://facelessuser.github.io/pymdown-extensions/
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →