Skip to main content

knowledge-web

Transforms structured research data into navigable Obsidian knowledge vaults, enhancing information organization and exploration.

Install this skill

or
90/100

Security score

The knowledge-web skill was audited on Jun 6, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 232

Template literal with variable interpolation in command context

SourceSKILL.md
232if (!entity) return `\`${id}\``; // Fallback: code format, not broken link
medium line 233

Template literal with variable interpolation in command context

SourceSKILL.md
233return `[[${sanitizeFilename(entity.name)}]]`;
Scanned on Jun 6, 2026
View Security Dashboard
Installation guide →