Skip to main content

obsidian-local-dev-loop

Facilitates rapid Obsidian plugin development with hot-reload and streamlined workflows for efficient coding and testing.

Install this skill

or
97/100

Security score

The obsidian-local-dev-loop skill was audited on May 12, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 178

Access to .env file

SourceSKILL.md
178if (process.env.NODE_ENV !== "production") {
low line 363

External URL reference

SourceSKILL.md
363- [esbuild Watch Mode](https://esbuild.github.io/api/#watch)
low line 364

External URL reference

SourceSKILL.md
364- [Vitest Documentation](https://vitest.dev/)
Scanned on May 12, 2026
View Security Dashboard
Installation guide →