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 global Codex and Claude skill directories. The installed skill can subsequently influence both agent environments.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe npm postinstall hook automatically runs the skill installer.
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 copies a package-supplied skill into both global Codex and Claude skill directories without a user command.
install-skills.mjsView on unpkg · L18It recursively removes destination entries absent from the package source, modifying existing global agent configuration.
install-skills.mjsView on unpkg · L38This 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 npm postinstall hook automatically runs the skill installer.
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 copies a package-supplied skill into both global Codex and Claude skill directories without a user command.
install-skills.mjsView on unpkg · L18Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
install-skills.mjsView on unpkg · L1It recursively removes destination entries absent from the package source, modifying existing global agent configuration.
install-skills.mjsView on unpkg · L38