Skip to main content

zettel-link

Facilitates semantic note linking and searching in Obsidian using embeddings for enhanced knowledge management.

Install this skill

or
91/100

Security score

The zettel-link skill was audited on Feb 28, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 128

Access to .env file

SourceSKILL.md
1283. For remote providers (openai, gemini), ensure the API key environment variable is set (or provide a local `.env` file in the skill directory).
low line 19

External URL reference

SourceSKILL.md
19- [Ollama](https://ollama.com) with `mxbai-embed-large` (local, default)
low line 20

External URL reference

SourceSKILL.md
20- [OpenAI API](https://platform.openai.com/) with `text-embedding-3-small`
low line 21

External URL reference

SourceSKILL.md
21- [Google Gemini API](https://ai.google.dev/) with `text-embedding-004`
low line 47

External URL reference

SourceSKILL.md
47"url": "http://localhost:11434"
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →