Skip to main content

obsidian-debug-bundle

Facilitates the collection of diagnostic information for Obsidian plugins, aiding in troubleshooting and support requests.

Install this skill

or
92/100

Security score

The obsidian-debug-bundle skill was audited on Feb 28, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 189

Template literal with variable interpolation in command context

SourceSKILL.md
189a.download = `${this.manifest.id}-debug.json`;
low line 247

External URL reference

SourceSKILL.md
247- [Obsidian Bug Reports](https://forum.obsidian.md/c/bug-reports/7)
low line 248

External URL reference

SourceSKILL.md
248- [Plugin Developer Help](https://forum.obsidian.md/c/developers/14)
low line 249

External URL reference

SourceSKILL.md
249- [Obsidian Discord #plugin-dev](https://discord.gg/obsidianmd)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →