Your Mac's keyboard backlight blinks while your AI agent (e.g. Claude Code) is waiting for approval
LPM flags this version as an AI-agent control-surface risk. npm installation automatically mutates Claude Code's user settings and installs behavior-bearing hooks. Those hooks execute the package binary on Claude Code events.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-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/setup.jsView on unpkg · L1Runtime or CLI source writes behavior-bearing configuration into a user or project AI-agent control surface.
scripts/setup.jsView on unpkgA manifest entrypoint or package-local install chain reaches persistence behavior.
scripts/setup.jsView on unpkg · L18Source writes installer persistence such as shell profile or service configuration.
scripts/setup.jsView on unpkg · L18Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L28Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L28Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/setup.jsView on unpkg · L1A manifest entrypoint or package-local install chain reaches persistence behavior.
scripts/setup.jsView on unpkg · L18Source writes installer persistence such as shell profile or service configuration.
scripts/setup.jsView on unpkg · L18Runtime or CLI source writes behavior-bearing configuration into a user or project AI-agent control surface.
scripts/setup.jsView on unpkg