Skip to main content

obsidian-enterprise-rbac

Facilitates role-based access control for team vaults in Obsidian, enhancing collaboration and security in shared environments.

Install this skill

or
88/100

Security score

The obsidian-enterprise-rbac skill was audited on May 12, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 92

Template literal with variable interpolation in command context

SourceSKILL.md
92new Notice(`Permission denied: ${file.path} is read-only for your role`);
medium line 101

Template literal with variable interpolation in command context

SourceSKILL.md
101new Notice(`Permission denied: cannot create files in ${file.parent?.path}`);
low line 272

External URL reference

SourceSKILL.md
272- [Obsidian Sync for Teams](https://obsidian.md/sync)
low line 273

External URL reference

SourceSKILL.md
273- [RBAC Concepts](https://en.wikipedia.org/wiki/Role-based_access_control)
Scanned on May 12, 2026
View Security Dashboard
Installation guide →