@godxjp/ui — shared React UI framework (shadcn + Radix + Tailwind v4).
LPM flags this version as an AI-agent control-surface risk. Installing the package changes the consumer project's MCP configuration. It causes an agent to load a server through npx without explicit consent.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe install lifecycle automatically edits the consumer project's agent configuration.
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 runs through npx, creating a future remote package-execution channel for the agent.
scripts/_agent-setup.mjsView on unpkg · L10The postinstall path registers an MCP server 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 automatically edits the consumer project's agent configuration.
package.jsonView on unpkg · L374The registered server runs through npx, creating a future remote package-execution channel for the agent.
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 path registers an MCP server without an explicit user command.
scripts/postinstall.mjsView on unpkg · L14