Skip to main content

building-logseq-plugins

Provides expert guidance for developing Logseq plugins compatible with the new DB architecture, covering API usage and plugin structure.

Install this skill

or
93/100

Security score

The building-logseq-plugins skill was audited on Feb 9, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 277

Template literal with variable interpolation in command context

SourceSKILL.md
277return `[[${value}]]`
low line 301

External URL reference

SourceSKILL.md
301- [Logseq Plugin SDK](https://plugins-doc.logseq.com/)
low line 302

External URL reference

SourceSKILL.md
302- [Plugin API Reference](https://logseq.github.io/plugins/)
Scanned on Feb 9, 2026
View Security Dashboard