Skip to main content

llm-wiki

Enables users to build and query an interlinked markdown knowledge base, enhancing research and information management.

Install this skill

or
62/100

Security score

The llm-wiki skill was audited on Jun 11, 2026 and we found 8 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 38

Template literal with variable interpolation in command context

SourceSKILL.md
38**Location:** Set via `WIKI_PATH` environment variable (e.g. in `${HERMES_HOME:-~/.hermes}/.env`).
medium line 42

Template literal with variable interpolation in command context

SourceSKILL.md
42```bash
medium line 80

Template literal with variable interpolation in command context

SourceSKILL.md
80```bash
medium line 38

Access to hidden dotfiles in home directory

SourceSKILL.md
38**Location:** Set via `WIKI_PATH` environment variable (e.g. in `${HERMES_HOME:-~/.hermes}/.env`).
low line 451

Access to hidden dotfiles in home directory

SourceSKILL.md
451# ~/.config/systemd/user/obsidian-wiki-sync.service
medium line 38

Access to .env file

SourceSKILL.md
38**Location:** Set via `WIKI_PATH` environment variable (e.g. in `${HERMES_HOME:-~/.hermes}/.env`).
low line 18

External URL reference

SourceSKILL.md
18Based on [Andrej Karpathy's LLM Wiki pattern](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f).
low line 157

External URL reference

SourceSKILL.md
157source_url: https://example.com/article # original URL, if applicable
Scanned on Jun 11, 2026
View Security Dashboard
Installation guide →