Skip to main content

session-start

Initializes a session by verifying setup, loading configurations, and reporting project status for efficient workflow management.

Install this skill

or
54/100

Security score

The session-start skill was audited on May 12, 2026 and we found 6 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 79

Template literal with variable interpolation in command context

SourceSKILL.md
79Compare `plugin_version` in state.json against current version in `${CLAUDE_PLUGIN_ROOT}/.claude-plugin/plugin.json`:
high line 84

Template literal with variable interpolation in command context

SourceSKILL.md
84- Read migration files from `${CLAUDE_PLUGIN_ROOT}/migrations/` for versions between stored and current
low line 32

Access to hidden dotfiles in home directory

SourceSKILL.md
32~/.bitwize-music/venv/bin/python3 -c "import mcp" 2>&1 >/dev/null && echo "MCP ready" || echo "MCP missing"
medium line 36

Access to hidden dotfiles in home directory

SourceSKILL.md
36- If config missing (`~/.bitwize-music/config.yaml` doesn't exist): suggest `/bitwize-music:configure`
medium line 56

Access to hidden dotfiles in home directory

SourceSKILL.md
56Read `~/.bitwize-music/config.yaml`.
medium line 70

Access to hidden dotfiles in home directory

SourceSKILL.md
70Read `~/.bitwize-music/cache/state.json`:
Scanned on May 12, 2026
View Security Dashboard
Installation guide →
GitHub Stars 19
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
bitwize-music-studio/claude-ai-music-skills