Agent CLI — upload media and connect to the Agent CLI backend
LPM flags this version as an AI-agent control-surface risk. A global-install postinstall hook changes AI-agent skill locations without an interactive consent step. It installs the package skill for one agent convention and links it into Claude’s skill directory.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/index.jsView on unpkg · L9Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/skill-install.mjsView on unpkg · L1The postinstall hook runs skill installation during global npm installation unless an opt-out environment variable is set.
scripts/postinstall.mjsView on unpkg · L3Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L47Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L47Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/index.jsView on unpkg · L9Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/skill-install.mjsView on unpkg · L1The postinstall hook runs skill installation during global npm installation unless an opt-out environment variable is set.
scripts/postinstall.mjsView on unpkg · L3