Skill Crossroads plugin
rubric v1.2 · deterministic
A 96.8/100 overall
Correctness & Structure 100 pass
Triggering & Discoverability 100 pass
Clarity & Instructions n/a for this artifact kind
Token & Context Cost n/a for this artifact kind
Safety & Security 88 1 warn
Verifiability & Maintainability n/a for this artifact kind

Top fixes — ranked by score impact

HOOK-01 Hooks avoid destructive commands
hooks/hooks.json
Unquoted ${CLAUDE_PLUGIN_ROOT} in a shell-form command — breaks on paths with spaces (the docs say to quote it).
python3 "${CLAUDE_PLUGIN_ROOT}/hooks/log-agent-spawn.py"
hooks/hooks.json
Unquoted ${CLAUDE_PLUGIN_ROOT} in a shell-form command — breaks on paths with spaces (the docs say to quote it).
python3 "${CLAUDE_PLUGIN_ROOT}/hooks/kg-first-directive.py"
hooks/hooks.json
Unquoted ${CLAUDE_PLUGIN_ROOT} in a shell-form command — breaks on paths with spaces (the docs say to quote it).
sh -c '"${CLAUDE_PLUGIN_ROOT}/bin/kg-launch.sh" --fetch-only >/dev/null 2>&1 &'
Fix Remove or gate the flagged hook commands; bundle logic in reviewed scripts.

Embed this badge

Skill Crossroads grade A Always-fresh — it re-scans and updates on its own.
[![Skill Crossroads](https://skillcrossroads.com/api/badge/Cortexa-LLC/ai-pack/plugin/.claude-plugin/plugin.json.svg)](https://skillcrossroads.com/s/Cortexa-LLC/ai-pack/plugin/.claude-plugin/plugin.json)
Grade your own Claude Code skill — evidence-cited, file-and-line, free. Scan your own skill →