Git worktree management for parallel development with IBM Bob IDE. Installs globally and auto-configures the MCP server so Bob can create, switch, merge, and delete worktrees via natural language.
LPM flags this version as an AI-agent control-surface risk. Installing the package automatically modifies Bob's global MCP configuration, affecting all workspaces. It registers this package as a server that can invoke repository-defined shell hooks during worktree creation.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe manifest automatically runs a postinstall script.
package.jsonView on unpkg · L18Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/postinstall.jsView on unpkg · L73Postinstall targets Bob's global MCP configuration locations and registers a server launched from this package.
scripts/postinstall.jsView on unpkg · L22The install hook creates parent directories and rewrites the selected global MCP configuration; malformed existing configuration is reset.
scripts/postinstall.jsView on unpkg · L76The install hook creates parent directories and rewrites the selected global MCP configuration; malformed existing configuration is reset.
scripts/postinstall.jsView on unpkg · L96The registered MCP server can execute commands supplied by a repository hooks file when a worktree is created.
mcp-server/index.jsView on unpkg · L110Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L21Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L21The manifest automatically runs a postinstall script.
package.jsonView on unpkg · L18Postinstall targets Bob's global MCP configuration locations and registers a server launched from this package.
scripts/postinstall.jsView on unpkg · L22The install hook creates parent directories and rewrites the selected global MCP configuration; malformed existing configuration is reset.
scripts/postinstall.jsView on unpkg · L76Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/postinstall.jsView on unpkg · L73The install hook creates parent directories and rewrites the selected global MCP configuration; malformed existing configuration is reset.
scripts/postinstall.jsView on unpkg · L96The registered MCP server can execute commands supplied by a repository hooks file when a worktree is created.
mcp-server/index.jsView on unpkg · L110