Skip to main content

update-markdown-file-index

Automatically updates markdown files with an index of files from a specified folder, ensuring structured and valid markdown syntax.

Install this skill

or
50/100

Security score

The update-markdown-file-index skill was audited on Mar 1, 2026 and we found 4 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 8

Template literal with variable interpolation in command context

SourceSKILL.md
8Update markdown file `${file}` with an index/table of files from folder `${input:folder}`.
high line 12

Template literal with variable interpolation in command context

SourceSKILL.md
121. **Scan**: Read the target markdown file `${file}` to understand existing structure
high line 13

Template literal with variable interpolation in command context

SourceSKILL.md
132. **Discover**: List all files in the specified folder `${input:folder}` matching pattern `${input:pattern}`
medium line 35

Template literal with variable interpolation in command context

SourceSKILL.md
35```markdown
Scanned on Mar 1, 2026
View Security Dashboard