status — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited status (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Gather and report the current jetbrains-router state. Do all three probes before replying.
mcp__webstorm__*, mcp__rider__*, or mcp__idea__*), then call get_project_modules on that prefix (no arguments required; optionally pass projectPath if you know the absolute project root). If no JetBrains tool is registered, note "MCP tool unavailable". If the call errors, note "MCP call failed" with the error text.Bash with description: "Probe jetbrains-router availability" and command: bash ${CLAUDE_PLUGIN_ROOT}/scripts/jetbrains-detect.sh; echo exit=$?Exit 0 = hook will enforce routing. Exit 1 with stderr disabled via JETBRAINS_ROUTER_DISABLE=1 = kill-switched. Exit 1 with no stderr = no JetBrains process detected.
webstorm, rider, idea (or custom via JETBRAINS_MCP_PREFIX) is live.routing active (hook will redirect Read/Grep/Glob/Edit/Write/Bash)routing kill-switched (MCP reachable but hook is disabled — unset JETBRAINS_ROUTER_DISABLE to re-enable)routing will misfire (hook enforces but MCP tools are missing — check IDE → Settings → Tools → MCP Server)routing inactive (hook fails open, native tools in use)No recommendations beyond the mismatch hints above. The user runs this to verify the plugin is live.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.