npx claudepluginhub guynachshon/claude-code-ml-intern --plugin ml-internDefined in hooks/hooks.json
mcp__ml-intern__ml-intern-tools__.*|Bashuv run --project ${CLAUDE_PLUGIN_ROOT} python ${CLAUDE_PLUGIN_ROOT}/hooks/pre_tool_use_approval.pyuv run --project ${CLAUDE_PLUGIN_ROOT} python ${CLAUDE_PLUGIN_ROOT}/hooks/session_end_upload.pyuv run --project ${CLAUDE_PLUGIN_ROOT} python ${CLAUDE_PLUGIN_ROOT}/hooks/session_start_context.pyPreToolUse hook approves or blocks ML-intern tools and Bash via Python/uv script; SessionStart loads context, SessionEnd uploads data. Touches bash, no file writes.