Skip to main content

html-visualization

Creates interactive HTML visualizations for technical documentation, tutorials, and educational content, enhancing clarity and engagement.

Install this skill

or
88/100

Security score

The html-visualization skill was audited on Feb 12, 2026 and we found 12 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 167

External URL reference

SourceSKILL.md
167<script src="https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.min.js"></script>
low line 170

External URL reference

SourceSKILL.md
170<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github.min.css">
low line 171

External URL reference

SourceSKILL.md
171<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
low line 255

External URL reference

SourceSKILL.md
255<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/mermaid.min.js"></script>
low line 258

External URL reference

SourceSKILL.md
258<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github.min.css">
low line 259

External URL reference

SourceSKILL.md
259<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
low line 262

External URL reference

SourceSKILL.md
262<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/reveal.css">
low line 263

External URL reference

SourceSKILL.md
263<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/theme/white.css">
low line 264

External URL reference

SourceSKILL.md
264<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/reveal.js"></script>
low line 267

External URL reference

SourceSKILL.md
267<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
low line 270

External URL reference

SourceSKILL.md
270<link rel="preconnect" href="https://fonts.googleapis.com">
low line 271

External URL reference

SourceSKILL.md
271<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →