markdown-helper
Enables efficient markdown parsing and diagram generation using CLI tools, significantly reducing token usage for markdown tasks.
Install this skill
Security score
The markdown-helper skill was audited on Feb 12, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Access to hidden dotfiles in home directory
| 33 | 🔧 [markdown-helper] Running: node ~/.claude/skills/markdown-helper/md-helper.js extract-headers README.md |
Access to hidden dotfiles in home directory
| 34 | 🔧 [markdown-helper] Running: node ~/.claude/skills/markdown-helper/md-helper.js generate-mermaid workflow.md |
Access to hidden dotfiles in home directory
| 35 | 🔧 [markdown-helper] Running: node ~/.claude/skills/markdown-helper/md-helper.js lint *.md |
Access to hidden dotfiles in home directory
| 108 | node ~/.claude/skills/markdown-helper/md-helper.js extract-headers <file> |
Access to hidden dotfiles in home directory
| 146 | node ~/.claude/skills/markdown-helper/md-helper.js extract-tables <file> |
Access to hidden dotfiles in home directory
| 185 | node ~/.claude/skills/markdown-helper/md-helper.js generate-diagram <type> <output> |
Access to hidden dotfiles in home directory
| 232 | node ~/.claude/skills/markdown-helper/md-helper.js lint <file-or-pattern> |
Access to hidden dotfiles in home directory
| 277 | node ~/.claude/skills/markdown-helper/md-helper.js replace <pattern> <replacement> <files> |
Access to hidden dotfiles in home directory
| 316 | node ~/.claude/skills/markdown-helper/md-helper.js extract-lists <file> |
Access to hidden dotfiles in home directory
| 352 | node ~/.claude/skills/markdown-helper/md-helper.js stats <file> |
Access to hidden dotfiles in home directory
| 605 | Create `~/.claude/skills/markdown-helper/.markdownlint.json` for custom rules: |
Access to hidden dotfiles in home directory
| 641 | cd ~/.claude/skills/markdown-helper |
Access to hidden dotfiles in home directory
| 663 | **File Location:** `~/.claude/skills/markdown-helper/` |
External URL reference
| 592 | Tip: Validate syntax at https://mermaid.live/ |