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 postinstall mutates the user-wide Claude Code settings and installs automatic package-binary hooks. This changes a foreign AI-agent control surface without requiring a separate setup command.
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 file is highly similar to a previously finalized malicious package; route for source-aware review.
scripts/setup.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
scripts/setup.jsView on unpkgSource 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 unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
scripts/setup.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
scripts/setup.jsView on unpkg