Stable terminal UI for Codex and Claude Agent SDK
Installing the package automatically modifies the user-wide Codex and Claude skill control surfaces. It installs and prunes a packaged skill without an explicit setup command.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe package runs an automatic postinstall script.
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 script targets both Codex and Claude user skill directories.
install-skills.mjsView on unpkg · L15It copies the packaged skill and removes entries absent from the package.
install-skills.mjsView on unpkg · L56This 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 an automatic postinstall script.
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 script targets both Codex and Claude user skill directories.
install-skills.mjsView on unpkg · L15Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
install-skills.mjsView on unpkg · L1It copies the packaged skill and removes entries absent from the package.
install-skills.mjsView on unpkg · L56