Flow Diagram
Generates interactive HTML diagrams to visualize data flow in codebases, enhancing understanding of system architecture.
Install this skill
or
84/100
Security score
The Flow Diagram skill was audited on May 17, 2026 and we found 4 security issues across 4 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 324
Template literal with variable interpolation in command context
SourceSKILL.md
| 324 | p.innerHTML = ` |
medium line 30
Webhook reference - potential data exfiltration
SourceSKILL.md
| 30 | - Note async boundaries (API calls, database queries, queue jobs, webhooks) |
medium line 73
Access to hidden dotfiles in home directory
SourceSKILL.md
| 73 | Write a single self-contained HTML file to `~/.agent/diagrams/flow-<name>.html`. |
low line 237
External URL reference
SourceSKILL.md
| 237 | import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs'; |
Scanned on May 17, 2026
View Security Dashboard