Stable terminal UI for Codex and Claude Agent SDK
LPM flags this version as an AI-agent control-surface risk. Installing the package automatically modifies two unrelated user-level AI-agent skill directories. It places a persistent agent instruction set and synchronizes it by removing files no longer present in the package.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe package runs install-skills.mjs automatically through postinstall.
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 writes a package-supplied skill into both Codex and Claude user skill directories.
install-skills.mjsView on unpkg · L12The installer recursively copies the skill and deletes destination entries absent from the package source.
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 package runs install-skills.mjs automatically through postinstall.
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 writes a package-supplied skill into both Codex and Claude user skill directories.
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 recursively copies the skill and deletes destination entries absent from the package source.
install-skills.mjsView on unpkg · L55