Skip to main content

visual-explainer

Creates visually appealing HTML pages for technical explanations, enhancing understanding of complex systems and data.

Install this skill

or
79/100

Security score

The visual-explainer skill was audited on Feb 27, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 73

Template literal with variable interpolation in command context

SourceSKILL.md
73```bash
medium line 124

Access to hidden dotfiles in home directory

SourceSKILL.md
124**Output location:** Write to `~/.agent/diagrams/`. Use a descriptive filename based on content: `modem-architecture.html`, `pipeline-flow.html`, `schema-overview.html`. The directory persists across
medium line 127

Access to hidden dotfiles in home directory

SourceSKILL.md
127- macOS: `open ~/.agent/diagrams/filename.html`
medium line 128

Access to hidden dotfiles in home directory

SourceSKILL.md
128- Linux: `xdg-open ~/.agent/diagrams/filename.html`
low line 203

External URL reference

SourceSKILL.md
203<link href="https://fonts.googleapis.com/css2?family=...&display=swap" rel="stylesheet">
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →