Skip to main content

kb-init

Initializes a project for knowledge base use by setting up directory structures and appending necessary sections to CLAUDE.md.

Install this skill

or
70/100

Security score

The kb-init skill was audited on Jun 8, 2026 and we found 2 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 53

Template literal with variable interpolation in command context

SourceSKILL.md
53Read the template from `templates/claude-md-section.md` (relative to this skill's directory; in plugin install this resolves to `${CLAUDE_PLUGIN_ROOT}/skills/kb-init/templates/claude-md-section.md`).
high line 88

Template literal with variable interpolation in command context

SourceSKILL.md
88Default mode (`--with-starter-pack` or no argument): copy the starter pack from the plugin install directory into the project's `library/`. The starter pack files live at `${CLAUDE_PLUGIN_ROOT}/skills
Scanned on Jun 8, 2026
View Security Dashboard
Installation guide →