Too much code slows you down, creates risks, increases maintainability burdens, confuses AI. So let's commit less of it.
LPM flags this version as an AI-agent control-surface risk. Installation mutates a consuming project's broad AI-agent instruction and configuration surfaces without an explicit user command. It also imports instruction content declared by installed dependencies.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgPackage source invokes a package manager install command at runtime.
lib/npm.jsView on unpkg · L25Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
lib/agents.jsView on unpkg · L1Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L44Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L44Package source invokes a package manager install command at runtime.
lib/npm.jsView on unpkg · L25Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
lib/agents.jsView on unpkg · L1