@godxjp/ui — shared React UI framework (shadcn + Radix + Tailwind v4).
LPM flags this version as an AI-agent control-surface risk. Installing the package automatically changes the consumer project's MCP configuration. This injects an agent server command that later invokes another package through npx.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe install lifecycle runs a project-mutating setup script automatically.
package.jsonView on unpkg · L374Install-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/_agent-setup.mjsView on unpkg · L6The registered server is launched through npx, allowing an additional package to run when the agent starts.
scripts/_agent-setup.mjsView on unpkg · L10The postinstall script registers an MCP server in the consumer project without an explicit user command.
scripts/postinstall.mjsView on unpkg · L14Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L374Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L374The install lifecycle runs a project-mutating setup script automatically.
package.jsonView on unpkg · L374The registered server is launched through npx, allowing an additional package to run when the agent starts.
scripts/_agent-setup.mjsView on unpkg · L10Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/_agent-setup.mjsView on unpkg · L6The postinstall script registers an MCP server in the consumer project without an explicit user command.
scripts/postinstall.mjsView on unpkg · L14