Stable terminal UI for Codex and Claude Agent SDK
LPM flags this version as an AI-agent control-surface risk. Npm installation automatically installs a package-supplied skill into both Codex and Claude user-level skill directories. It also prunes files in those installed skill directories.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe manifest automatically runs an installer after npm installation.
package.jsonView on unpkg · L40Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
install-skills.mjsView on unpkg · L1The installer targets both Codex and Claude user skill directories without an explicit user command.
install-skills.mjsView on unpkg · L12The installer copies its bundled skill and removes destination entries absent from the package.
install-skills.mjsView on unpkg · L55This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
bridge/claude-agent-sdk-bridge.mjsView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkg · L41The manifest automatically runs an installer after npm installation.
package.jsonView on unpkg · L40This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
bridge/claude-agent-sdk-bridge.mjsView on unpkgThe installer targets both Codex and Claude user skill directories without an explicit user command.
install-skills.mjsView on unpkg · L12Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
install-skills.mjsView on unpkg · L1The installer copies its bundled skill and removes destination entries absent from the package.
install-skills.mjsView on unpkg · L55