obsidian-plugin
Facilitates the creation and development of Obsidian plugins, covering setup, TypeScript development, and API integration.
Install this skill
or
97/100
Security score
The obsidian-plugin 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
low line 82
Access to hidden dotfiles in home directory
SourceSKILL.md
| 82 | cp main.js manifest.json styles.css ~/.obsidian/plugins/my-plugin/ |
low line 85
Access to hidden dotfiles in home directory
SourceSKILL.md
| 85 | ln -s $(pwd) ~/.obsidian/plugins/my-plugin |
low line 38
External URL reference
SourceSKILL.md
| 38 | "authorUrl": "https://yoursite.com", |
Scanned on Feb 9, 2026
View Security Dashboard